diff options
| author | Colin Ian King <[email protected]> | 2024-03-08 13:18:48 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-11 13:12:07 +0000 |
| commit | d3eb521378a685150396687c3c7a10a877ed065a (patch) | |
| tree | 8bc5ac7d1a76bcd14e30d4f9b2051d6887d22297 /drivers/cdx/controller/cdx_controller.c | |
| parent | uio_hv_generic: Remove use of PAGE_SIZE (diff) | |
| download | kernel-d3eb521378a685150396687c3c7a10a877ed065a.tar.gz kernel-d3eb521378a685150396687c3c7a10a877ed065a.zip | |
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 <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
