On Wed, Aug 31, 2016 at 1:27 PM, Joe Perches <[email protected]> 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 <[email protected]> > cc: Julia Lawall <[email protected]> > cc: Kees Cook <[email protected]>
Acked-by: Kees Cook <[email protected]> -- Kees Cook Nexus Security

