diff options
author | 2009-09-23 15:57:07 -0700 | |
---|---|---|
committer | 2009-09-24 07:21:03 -0700 | |
commit | 0b8c78f2bfa6ebed0f47794b5995a0d4b3fe456d (patch) | |
tree | ee8d1b3f8bd3cab2deebede1d1aa48609ea3d50a /fs/file_table.c | |
parent | fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size (diff) | |
download | wireguard-linux-0b8c78f2bfa6ebed0f47794b5995a0d4b3fe456d.tar.xz wireguard-linux-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/file_table.c')
0 files changed, 0 insertions, 0 deletions