diff options
author | NeilBrown <neilb@suse.de> | 2007-01-26 00:56:59 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-01-26 13:50:59 -0800 |
commit | e2df0c8644db3d01e3c6fc5f7670fdd7b4c2b234 (patch) | |
tree | 832718f7a8e8b06dbf5cdaac4aa4d9e7c3b57cd8 /arch | |
parent | 250f3915183d377d36e012bac9caa7345ce465b8 (diff) | |
download | kernel-crypto-e2df0c8644db3d01e3c6fc5f7670fdd7b4c2b234.tar.gz kernel-crypto-e2df0c8644db3d01e3c6fc5f7670fdd7b4c2b234.tar.xz kernel-crypto-e2df0c8644db3d01e3c6fc5f7670fdd7b4c2b234.zip |
[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON
A couple of the warnings will be followed by an Oops if they ever fire, so may
as well be BUG_ON. Another isn't obviously fatal but has never been known to
fire, so make it a WARN_ON.
Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions