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
..
2007-04-26 15:58:49 -07:00
2007-07-16 09:05:43 -07:00
2007-04-26 15:55:03 -07:00
2007-07-16 09:05:43 -07:00
2007-04-26 15:55:03 -07:00
2007-04-26 15:49:28 -07:00
2007-10-17 08:42:50 -07:00
2007-10-17 08:42:57 -07:00
2007-10-17 08:42:50 -07:00
2008-02-07 08:42:26 -08:00
2007-07-16 09:05:43 -07:00
2007-10-09 18:32:46 -04:00
2007-07-16 09:05:43 -07:00
2008-01-28 23:58:27 -05:00
2007-10-17 08:42:50 -07:00
2007-07-16 09:05:43 -07:00
2007-07-16 09:05:43 -07:00
2007-07-16 09:05:43 -07:00
2007-10-17 08:42:50 -07:00
2007-10-10 16:49:10 -07:00
2007-10-17 08:42:50 -07:00
2007-10-17 08:42:50 -07:00
2008-02-07 08:42:26 -08:00
2007-10-17 08:42:50 -07:00
2007-10-17 08:42:45 -07:00
2007-04-26 15:57:07 -07:00
2007-11-05 15:12:32 -08:00
2007-07-16 09:05:43 -07:00
2007-05-21 09:18:19 -07:00
2007-10-17 08:42:55 -07:00