aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorAnton Vorontsov <[email protected]>2012-01-11 05:11:46 +0400
committerIngo Molnar <[email protected]>2012-01-16 09:39:54 +0100
commitf10448689d95b9516c656ccd4078839e656656e7 (patch)
tree4545284197cf09630ad55307268b653c53c791f4 /net/lapb/lapb_in.c
parent8030c36d13f030103356709e63638678fdc66fdc (diff)
x86: Get rid of dubious one-bit signed bitfield
This very noisy sparse warning appears on almost every file in the kernel: CHECK init/main.c arch/x86/include/asm/thread_info.h:43:55: error: dubious one-bit signed bitfield arch/x86/include/asm/thread_info.h:44:46: error: dubious one-bit signed bitfield Sparse is right and this patch changes sig_on_uaccess_error and uaccess_err flags to unsigned type and thus fixes the warning. Signed-off-by: Anton Vorontsov <[email protected]> Acked-by: Andy Lutomirski <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: H. Peter Anvin <[email protected]> Cc: Dan Carpenter <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions