[PATCH] i3c: ast2600: set variable ast2600_i3c_ops storage-class-specifier to static
Jeremy Kerr
jk at codeconstruct.com.au
Sat Apr 29 19:48:19 PDT 2023
Hi Tom,
> smatch reports
> drivers/i3c/master/ast2600-i3c-master.c:121:34: warning: symbol
> 'ast2600_i3c_ops' was not declared. Should it be static?
>
> This variable is only used in its defining file, so it should be
> static.
Super, thanks!
Reviewed-by: Jeremy Kerr <jk at codeconstruct.com.au>
Cheers,
Jeremy
More information about the linux-i3c
mailing list