aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2021-05-05 10:07:48 +0200
committerMarc Kleine-Budde <[email protected]>2021-05-27 09:42:22 +0200
commitb558e200d626b1761e4642e1acd2268fd30bddc6 (patch)
treea1439efa846be8476fce6fb89cd046fb5403f968 /tools/perf/scripts/python/stat-cpi.py
parent10462b3558d418929dad8312dd8ae5d40116c1eb (diff)
can: mcp251xfd: silence clang warning
This patch fixes the following clang warning, by marking the functions as maybe unused. gcc doesn't complain about unused inline functions. | drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c:564:1: warning: unused function 'mcp251xfd_chip_set_mode_nowait' [-Wunused-function] | mcp251xfd_chip_set_mode_nowait(const struct mcp251xfd_priv *priv, | ^ | 1 warning generated. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions