diff options
| author | Tom Rix <[email protected]> | 2023-04-29 09:46:01 -0400 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2023-04-30 23:50:26 +0200 |
| commit | 6b496a94c5905fca7879bc0dc438a47de40b7d4f (patch) | |
| tree | 5eba4c6936d739fc845387171d71ae23c4c058ec /drivers/platform/x86/intel/pmt/class.c | |
| parent | 8c6c78ee3b3330cf8a00a3c6bdecc18d42e969d7 (diff) | |
i3c: ast2600: set variable ast2600_i3c_ops storage-class-specifier to static
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.
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Jeremy Kerr <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions