]> git.proxmox.com Git - mirror_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)
committerTobin C. Harding <me@tobin.cc>
Fri, 17 Aug 2018 04:36:30 +0000 (14:36 +1000)
commit183d7fa5ce9135be07e057ac6b000fec536285f9
tree1bd243fddc129f96fe5e4b0e34b7a70f77037c73
parent54df5d72edcbed115273c6ce3e8f963d9386f248
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