linux/Documentation/process
Alexey Dobriyan 3fe5dbfef4 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>
2019-01-04 13:13:45 -08:00
..
1.Intro.rst
2.Process.rst
3.Early-stage.rst
4.Coding.rst doc:process: add links where missing 2018-12-06 10:21:19 -07:00
5.Posting.rst doc:process: add links where missing 2018-12-06 10:21:19 -07:00
6.Followthrough.rst
7.AdvancedTopics.rst
8.Conclusion.rst doc:process: add links where missing 2018-12-06 10:21:19 -07:00
adding-syscalls.rst
applying-patches.rst
changes.rst doc:process: add links where missing 2018-12-06 10:21:19 -07:00
clang-format.rst
code-of-conduct-interpretation.rst
code-of-conduct.rst
coding-style.rst Documentation/process/coding-style.rst: don't use "extern" with function prototypes 2019-01-04 13:13:45 -08:00
conf.py
deprecated.rst
development-process.rst
email-clients.rst
howto.rst doc:process: add links where missing 2018-12-06 10:21:19 -07:00
index.rst
kernel-docs.rst
kernel-driver-statement.rst
kernel-enforcement-statement.rst
license-rules.rst
magic-number.rst
maintainer-pgp-guide.rst
management-style.rst doc:process: add links where missing 2018-12-06 10:21:19 -07:00
programming-language.rst
stable-api-nonsense.rst
stable-kernel-rules.rst
submit-checklist.rst
submitting-drivers.rst doc:process: add links where missing 2018-12-06 10:21:19 -07:00
submitting-patches.rst
volatile-considered-harmful.rst