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-01-30 02:06:12 -05:00
2008-01-30 02:05:55 -05:00
2008-02-01 16:42:09 -05:00
2008-01-30 02:05:55 -05:00
2008-02-01 11:45:47 +11:00
2008-01-30 02:06:12 -05:00
2008-01-30 02:06:12 -05:00
2008-01-30 02:06:12 -05:00
2008-02-01 11:45:47 +11:00
2008-01-30 02:06:02 -05:00
2008-02-07 08:42:26 -08:00
2008-01-30 02:06:01 -05:00
2008-02-01 11:45:47 +11:00
2008-01-30 02:06:12 -05:00
2006-03-20 13:44:48 -05:00
2007-10-09 17:15:36 -04:00
2007-12-06 17:40:25 -05:00
2008-01-30 02:05:49 -05:00
2008-01-30 02:05:44 -05:00
2007-10-09 17:19:53 -04:00
2008-02-01 11:45:47 +11:00
2008-01-30 02:05:44 -05:00
2008-01-10 13:35:32 -08:00
2008-01-30 02:05:56 -05:00
2008-02-01 11:45:47 +11:00
2008-01-03 09:37:16 -05:00
2008-01-30 02:05:52 -05:00
2008-01-30 02:05:51 -05:00
2007-12-06 17:40:25 -05:00
2008-02-01 11:45:47 +11:00
2008-01-30 02:06:07 -05:00
2008-02-05 09:44:13 -08:00
2008-02-01 11:45:47 +11:00
2007-05-08 11:15:07 -07:00
2007-03-16 19:25:05 -07:00
2008-01-30 02:05:32 -05:00
2008-02-05 09:44:13 -08:00