aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2009-12-02 10:20:36 +0000
committerJohn W. Linville <[email protected]>2009-12-04 19:16:25 +0000
commitdf98a4967002d0df88d92f89662261e3a7867cf7 (patch)
tree1fe3cfb23ad73f9ca27d6022cf9fe374f2f11078 /security/selinux/hooks.c
parentipw2100: fix rebooting hang with driver loaded (diff)
downloadkernel-df98a4967002d0df88d92f89662261e3a7867cf7.tar.gz
kernel-df98a4967002d0df88d92f89662261e3a7867cf7.zip
b43: fix two warnings
My gcc appears to be able to see past the function boundary and notices that the variable 'behaviour' could be used uninitialised: drivers/net/wireless/b43/leds.c: In function ‘b43_leds_register’: drivers/net/wireless/b43/leds.c:339: warning: ‘behaviour’ may be used uninitialized in this function drivers/net/wireless/b43/leds.c: In function ‘b43_leds_init’: drivers/net/wireless/b43/leds.c:262: warning: ‘behaviour’ may be used uninitialized in this function because b43_led_get_sprominfo() didn't initialise it in all cases. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions