Re: [PATCH] staging: ccree: use size_t consistently
From: Greg Kroah-Hartman
Date: Wed Dec 20 2017 - 02:40:45 EST
On Wed, Dec 20, 2017 at 07:23:31AM +0000, Gilad Ben-Yossef wrote:
> Fix declaration, implementation and wrapper function to use
> the same size_t type we actually define the parameter to be.
>
> Fixes: 3f268f5d6669 ("staging: ccree: turn compile time debug log to params")
> Signed-off-by: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
You forgot the reported-by: tag :(
I'll go add it...