-
- Downloads
Kill off warning: ‘inline’ is not at beginning of declaration
Fix a bunch of warning: ‘inline’ is not at beginning of declaration messages when building a 'make allyesconfig' kernel with -Wextra. These warnings are trivial to kill, yet rather annoying when building with -Wextra. The more we can cut down on pointless crap like this the better (IMHO). A previous patch to do this for a 'allnoconfig' build has already been merged. This just takes the cleanup a little further. Signed-off-by:Jesper Juhl <jj@chaosbits.net> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
Showing
- arch/x86/oprofile/op_model_p4.c 1 addition, 1 deletionarch/x86/oprofile/op_model_p4.c
- drivers/bluetooth/btusb.c 2 additions, 2 deletionsdrivers/bluetooth/btusb.c
- drivers/cpuidle/sysfs.c 1 addition, 1 deletiondrivers/cpuidle/sysfs.c
- drivers/edac/i7300_edac.c 1 addition, 1 deletiondrivers/edac/i7300_edac.c
- fs/ocfs2/dir.c 1 addition, 1 deletionfs/ocfs2/dir.c
- kernel/trace/ring_buffer.c 1 addition, 1 deletionkernel/trace/ring_buffer.c
- net/ipv6/inet6_hashtables.c 1 addition, 1 deletionnet/ipv6/inet6_hashtables.c
- net/mac80211/tx.c 1 addition, 1 deletionnet/mac80211/tx.c
- sound/pci/au88x0/au88x0.h 2 additions, 2 deletionssound/pci/au88x0/au88x0.h
- sound/pci/au88x0/au88x0_core.c 2 additions, 2 deletionssound/pci/au88x0/au88x0_core.c
Loading
Please register or sign in to comment