diff options
| author | Tom Rix <[email protected]> | 2023-05-15 07:40:43 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-05-29 15:17:21 +0100 |
| commit | c722576b2454c44934e27bd73fdf828e720fb237 (patch) | |
| tree | aebb34f2e1cc40d0377e84a3d79f74f12a147c8d /tools/perf/scripts/python/flamegraph.py | |
| parent | 06042d7b32a71c6a423948f8c7fd4bd13572bdf3 (diff) | |
usb: typec: qcom: set pm8150b_typec_res storage-class-specifier to static
smatch reports
drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.c:323:29: warning: symbol
'pm8150b_typec_res' 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: Bryan O'Donoghue <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions