Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1473948

Re: [PATCH 2/2] const_structs.checkpatch: Add frequently used from Julia Lawall's list

From Kees Cook <keescook@chromium.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] const_structs.checkpatch: Add frequently used from Julia Lawall's list
Date 2016-09-01 00:50 +0200
Message-ID <scmuu-8mg-33@gated-at.bofh.it> (permalink)
References <schuN-5gj-5@gated-at.bofh.it> <schuO-5gj-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Aug 31, 2016 at 1:27 PM, Joe Perches <joe@perches.com> wrote:
> Using const is generally a good idea.
>
> Julia Lawall has created a list of always const and almost always const
> structs in the kernel sources.
>
> Link: https://lkml.org/lkml/2016/8/28/95
>
> Add the most frequently used (> 50 cases) that are almost always or
> always const.
>
> Signed-off-by: Joe Perches <joe@perches.com>
> cc: Julia Lawall <julia.lawall@lip6.fr>
> cc: Kees Cook <keescook@chromium.org>

Acked-by: Kees Cook <keescook@chromium.org>

-- 
Kees Cook
Nexus Security

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] checkpatch: Improve const struct tests Joe Perches <joe@perches.com> - 2016-08-31 19:30 +0200
  [PATCH 2/2] const_structs.checkpatch: Add frequently used from Julia Lawall's list Joe Perches <joe@perches.com> - 2016-08-31 19:30 +0200
    Re: [PATCH 2/2] const_structs.checkpatch: Add frequently used from  Julia Lawall's list Kees Cook <keescook@chromium.org> - 2016-09-01 00:50 +0200

csiph-web