diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-09-23 15:57:07 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-24 07:21:03 -0700 |
commit | 0b8c78f2bfa6ebed0f47794b5995a0d4b3fe456d (patch) | |
tree | ee8d1b3f8bd3cab2deebede1d1aa48609ea3d50a /fs/ncpfs/file.c | |
parent | 8e8b63a68c7ec95ef23770813120f4f98c76e08b (diff) | |
download | linux-3.10-0b8c78f2bfa6ebed0f47794b5995a0d4b3fe456d.tar.gz linux-3.10-0b8c78f2bfa6ebed0f47794b5995a0d4b3fe456d.tar.bz2 linux-3.10-0b8c78f2bfa6ebed0f47794b5995a0d4b3fe456d.zip |
flat: use IS_ERR_VALUE() helper macro
There is a common macro now for testing mixed pointer/errno values, so use
that rather than handling the casts ourself.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: David McCullough <david_mccullough@securecomputing.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ncpfs/file.c')
0 files changed, 0 insertions, 0 deletions