diff options
| author | Tom Rix <[email protected]> | 2023-05-15 11:40:43 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-05-29 14:17:21 +0000 |
| commit | c722576b2454c44934e27bd73fdf828e720fb237 (patch) | |
| tree | aebb34f2e1cc40d0377e84a3d79f74f12a147c8d /drivers/usb/cdns3/cdns3-starfive.c | |
| parent | usbip: Use _FORTIFY_SOURCE=2 instead of (implicitly) =1 (diff) | |
| download | kernel-c722576b2454c44934e27bd73fdf828e720fb237.tar.gz kernel-c722576b2454c44934e27bd73fdf828e720fb237.zip | |
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 'drivers/usb/cdns3/cdns3-starfive.c')
0 files changed, 0 insertions, 0 deletions
