diff options
author | Krzysztof Wilczyński <[email protected]> | 2021-05-09 04:19:32 +0000 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2021-06-03 17:11:45 +0100 |
commit | 1243106474294ea4ea95d9fc076549817814ce1d (patch) | |
tree | c74f779e559c55b8508881084ce81f9c600353bc /scripts/gdb/linux/proc.py | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff) |
PCI: microchip: Make the struct event_descs static
The struct event_descs does not have any users outside the
pcie-microchip-host.c file, and has no previous declaration,
thus it can be made static.
This resolves the following sparse warning:
drivers/pci/controller/pcie-microchip-host.c:352:3: warning: symbol 'event_descs' was not declared. Should it be static?
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions