diff options
| author | Marc Kleine-Budde <[email protected]> | 2021-05-05 10:07:48 +0200 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2021-05-27 09:42:22 +0200 |
| commit | b558e200d626b1761e4642e1acd2268fd30bddc6 (patch) | |
| tree | a1439efa846be8476fce6fb89cd046fb5403f968 /tools/perf/scripts/python/stat-cpi.py | |
| parent | 10462b3558d418929dad8312dd8ae5d40116c1eb (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