[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171020135120.GA9305@kroah.com>
Date: Fri, 20 Oct 2017 15:51:20 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Kees Cook <keescook@...omium.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] lkdtm: Constify the crashtypes table
On Fri, Oct 20, 2017 at 06:31:49AM -0700, Kees Cook wrote:
> Since nothing in the crashtypes table ever changes, mark it const. Adds
> some missing "static" markings as well.
>
> Signed-off-by: Kees Cook <keescook@...omium.org>
> ---
> drivers/misc/lkdtm_core.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
Hint, when you send patches that depend on the previous one, please
number them so I know to apply them in the correct order...
thanks,
greg k-h
Powered by blists - more mailing lists