diff options
author | Alessio Balsini <balsini@android.com> | 2019-12-05 01:50:14 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-05 04:44:11 +0100 |
commit | d5ffb71b633cd5c4b8cce633c9d6448dced4eb74 (patch) | |
tree | 88495a5e6fe810fddf1abd426bcc0e988d032236 /kernel/nsproxy.c | |
parent | fs/proc/Kconfig: fix indentation (diff) | |
download | linux-d5ffb71b633cd5c4b8cce633c9d6448dced4eb74.tar.xz linux-d5ffb71b633cd5c4b8cce633c9d6448dced4eb74.zip |
include/linux/sysctl.h: inline braces for ctl_table and ctl_table_header
Fix coding style of "struct ctl_table" and "struct ctl_table_header" to
have inline braces.
Besides the wide use of this proposed cose style, this change helps to
find at a glance the struct definition when navigating the code.
Link: http://lkml.kernel.org/r/20190903154906.188651-1-balsini@android.com
Signed-off-by: Alessio Balsini <balsini@android.com>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/nsproxy.c')
0 files changed, 0 insertions, 0 deletions