Re: [PATCH] untracked_param: fix compilation errors with GCC 14

Dan Carpenter <[email protected]> Mon, 22 Jan 2024 09:25:19 +0300
Newsgroups org.kernel.vger.smatch
Message-ID <[email protected]>
On Fri, Jan 19, 2024 at 05:39:39PM +0100, Lukáš Zaoral wrote:
> select_return_states_hook expects that the passed function does not declare
> the key and value arguments as const.
> 
> Signed-off-by: Lukáš Zaoral <[email protected]>

Thanks!  Applied.

regards,
dan carpenter