]> git.ipfire.org Git - thirdparty/lxc.git/commit
CODING_STLYE: Remove sections implied by 'kernel style'
authorTobin C. Harding <me@tobin.cc>
Fri, 17 Aug 2018 03:55:47 +0000 (13:55 +1000)
committerTobin C. Harding <me@tobin.cc>
Fri, 17 Aug 2018 04:37:15 +0000 (14:37 +1000)
commit524440e920df1fc0b1839178fc391c1bf7f90b3c
tree0fa43c37ce4888c6a9fac6dc8694052ed4814eea
parent39a1e1fa19914f6ae7d595c5fb8fd7eb636dcbdc
CODING_STLYE: Remove sections implied by 'kernel style'

We explicitly state that LXC uses coding style based on Linux kernel
style.  It is redundant to then document obvious, and well known, kernel
style rules.  Identifier names certainly fall into this category as does
usage of braces.

Remove sections implied by 'kernel style'.  Naming conventions and brace
placement conventions.

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