]> git.ipfire.org Git - thirdparty/lxc.git/commit
CODING_STYLE: Mention kernel style in introduction
authorTobin C. Harding <me@tobin.cc>
Fri, 17 Aug 2018 03:46:16 +0000 (13:46 +1000)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 10 Dec 2018 15:20:51 +0000 (16:20 +0100)
commit942496001ec183baff6240d2e0a3925f2987a4e5
treeed3df26ed81f9a3492f520d84128bf06ec8615fc
parent2dccaea3e6eb2c977b39d9f8f5e86e068c10b6fa
CODING_STYLE: Mention kernel style in introduction

Currently the coding style guide does not mention that we use kernel
coding style as a base style for LXC.  We have just linked to
CODING_STLYE.md from CONTRIBUTING (which mentions use of kernel coding
style).  We can increase documentation congruence and completeness by
mentioning kernel coding style guide in the introduction to our style
guide.

Add heading and introduction to coding style guide informing readers
that we follow kernel coding style as a base before explaining our style
additions.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
CODING_STYLE.md