aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/build_bug.h
diff options
context:
space:
mode:
authorAlexey Dobriyan <adobriyan@gmail.com>2019-01-03 15:26:16 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2019-01-04 13:13:45 -0800
commit3fe5dbfef47e992b810cbe82af1df02d8255fb8c (patch)
treef8c9cd8ea3dd70ca4e57b140c45dfda1a9615ff2 /include/linux/build_bug.h
parentproc/sysctl: fix return error for proc_doulongvec_minmax() (diff)
downloadlinux-dev-3fe5dbfef47e992b810cbe82af1df02d8255fb8c.tar.xz
linux-dev-3fe5dbfef47e992b810cbe82af1df02d8255fb8c.zip
Documentation/process/coding-style.rst: don't use "extern" with function prototypes
`extern' with function prototypes makes lines longer and creates more characters on the screen. Do not bug people with checkpatch.pl warnings for now as fallout can be devastating. Link: http://lkml.kernel.org/r/20181101134153.GA29267@avx2 Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions