Re: [PATCH] time:Fix an incorrect function name in the comment

From: Stephen Boyd
Date: Thu Sep 30 2021 - 01:31:14 EST


Quoting Kai Song (2021-09-24 10:43:23)
> We fix the following warning when building kernel with W=1:
> kernel/time/time.c:479: warning: expecting prototype for set_normalized_timespec(). Prototype was for set_normalized_timespec64() instead
>
> Signed-off-by: Kai Song <songkai01@xxxxxxxxxx>
> ---

Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>