checkpatch: externalize the structs that should be const
authorJoe Perches <joe@perches.com>
Sat, 10 Sep 2016 10:34:22 +0000 (20:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 10 Sep 2016 10:34:22 +0000 (20:34 +1000)
commit73cf488a70d6d8aef2d21eef22afeb392244b810
tree6a9b11a8cc628a333068758597eea3ea0b36af6e
parent6998894d9d9a495876d09f9cf09af74a65b9f4ab
checkpatch: externalize the structs that should be const

Make it easier to add new structs that should be const.

Link: http://lkml.kernel.org/r/e5a8da43e7c11525bafbda1ca69a8323614dd942.1472664220.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Julia Lawall <julia.lawall@lip6.fr>
Cc: Kees Cook <keescook@chromium.org>
Cc: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl
scripts/const_structs.checkpatch [new file with mode: 0644]
This page took 0.02424 seconds and 5 git commands to generate.