diff options
| author | Tom Rix <trix@redhat.com> | 2023-03-23 19:13:43 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2023-03-25 05:09:57 +0300 |
| commit | 2d08f3e128b1b380b0992ab40d60e0843db3c6b2 (patch) | |
| tree | 2833ed7c5285c54a08ea1acaa661698bbf4b0ae6 /tools/perf/scripts/python/syscall-counts.py | |
| parent | dc0a7b52007145a85d0c2f3151870b101568b449 (diff) | |
| download | linux-2d08f3e128b1b380b0992ab40d60e0843db3c6b2.tar.xz | |
mISDN: remove unused vpm_read_address and cpld_read_reg functions
clang with W=1 reports
drivers/isdn/hardware/mISDN/hfcmulti.c:667:1: error: unused function
'vpm_read_address' [-Werror,-Wunused-function]
vpm_read_address(struct hfc_multi *c)
^
drivers/isdn/hardware/mISDN/hfcmulti.c:643:1: error: unused function
'cpld_read_reg' [-Werror,-Wunused-function]
cpld_read_reg(struct hfc_multi *hc, unsigned char reg)
^
These functions are not used, so remove them.
Reported-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230323161343.2633836-1-trix@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
