diff options
author | Lee Jones <[email protected]> | 2020-07-14 12:15:46 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-07-15 17:50:57 +0530 |
commit | c1309fd09bfe98cd767452bcdbdf1442086cc93a (patch) | |
tree | 9f1c3766843e669b9fd08e92064c4c20b67a6146 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | af49b016c0f97515ee193991af338c624271d839 (diff) |
dmaengine: ioat: Fix some parameter misspelling and provide description for phys_complete
Fixes the following W=1 kernel build warning(s):
drivers/dma/ioat/dma.c:202: warning: Function parameter or member 'ioat_chan' not described in 'ioat_update_pending'
drivers/dma/ioat/dma.c:202: warning: Excess function parameter 'ioat' description in 'ioat_update_pending'
drivers/dma/ioat/dma.c:465: warning: Function parameter or member 'ioat_chan' not described in 'ioat_check_space_lock'
drivers/dma/ioat/dma.c:465: warning: Excess function parameter 'ioat' description in 'ioat_check_space_lock'
drivers/dma/ioat/dma.c:591: warning: Function parameter or member 'ioat_chan' not described in '__cleanup'
drivers/dma/ioat/dma.c:591: warning: Function parameter or member 'phys_complete' not described in '__cleanup'
drivers/dma/ioat/dma.c:591: warning: Excess function parameter 'ioat' description in '__cleanup'
Signed-off-by: Lee Jones <[email protected]>
Cc: Dave Jiang <[email protected]>
Cc: Leonid Ravich <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions