David Howells
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
Convert instances of ERR_PTR(PTR_ERR(p)) to ERR_CAST(p) using:
perl -spi -e 's/ERR_PTR[(]PTR_ERR[(](.*)[)][)]/ERR_CAST(\1)/' `grep -rl 'ERR_PTR[(]*PTR_ERR' fs crypto net security`
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-07 08:42:26 -08:00
..
2008-02-05 09:44:20 -08:00
2008-02-01 16:42:05 -05:00
2008-02-07 08:42:26 -08:00
2007-07-17 10:23:07 -07:00
2007-05-09 12:30:54 -07:00
2008-02-01 16:42:01 -05:00
2007-11-12 14:28:08 -08:00
2007-05-09 12:30:54 -07:00
2008-02-01 16:42:06 -05:00
2007-07-17 10:23:07 -07:00
2008-02-01 16:42:06 -05:00
2008-02-01 16:42:05 -05:00
2008-02-01 16:42:06 -05:00
2007-11-02 08:47:06 +01:00
2008-02-01 16:42:07 -05:00
2008-02-01 16:42:06 -05:00
2008-02-01 16:42:04 -05:00
2008-02-01 16:42:15 -05:00
2008-02-01 16:42:05 -05:00
2007-07-17 10:23:08 -07:00
2008-02-01 16:42:11 -05:00
2008-02-01 16:42:05 -05:00
2006-07-10 13:24:27 -07:00
2008-02-01 16:42:07 -05:00