On Tue, Nov 03, 2020 at 03:28:27PM +0000, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/soc/samsung/s3c-pm-check.c:162: warning: Function parameter or member 'val' not described in 's3c_pm_runcheck' > drivers/soc/samsung/s3c-pm-check.c:162: warning: Excess function parameter 'vak' description in 's3c_pm_runcheck' > > Cc: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > Cc: Ben Dooks <ben@xxxxxxxxxxxx> > Cc: linux-samsung-soc@xxxxxxxxxxxxxxx > Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx> > --- > drivers/soc/samsung/s3c-pm-check.c | 2 +- Thanks, applied. Best regards, Krzysztof