diff options
| author | Colin Ian King <colin.i.king@gmail.com> | 2024-03-08 16:18:48 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-11 16:12:07 +0300 |
| commit | d3eb521378a685150396687c3c7a10a877ed065a (patch) | |
| tree | 8bc5ac7d1a76bcd14e30d4f9b2051d6887d22297 /tools/perf/scripts/python/gecko.py | |
| parent | 76457f9a11dd1521efeb553526d350100e1ef422 (diff) | |
| download | linux-d3eb521378a685150396687c3c7a10a877ed065a.tar.xz | |
comedi: remove unused helper function dma_chain_flag_bits
The helper function dma_chain_flag_bits is not being called from
anywhere, it is redundant and can be removed.
Cleans up clang scan build warning:
drivers/comedi/drivers/cb_pcidas64.c:377:28: warning: unused
function 'dma_chain_flag_bits' [-Wunused-function]
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Link: https://lore.kernel.org/r/20240308131848.2057693-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions
