diff options
author | Lee Jones <[email protected]> | 2020-07-01 09:58:40 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-01 15:05:36 +0200 |
commit | e0712c600e7b3e7cf29de9dc0cd178aac5250958 (patch) | |
tree | de39f30bb82c4d8ab52ff1367bacd30e8e31329f /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 2557f27fd4891c3475b764d6ce3c48cc9265d424 (diff) |
misc: habanalabs: pci: Scrub documentation for non-present function argument
'dma_mask' is not passed directly into hl_pci_set_dma_mask() as
an argument. Instead, it is pulled from struct hl_device *hdev.
Fixed the following W=1 warning:
drivers/misc/habanalabs/pci.c:328: warning: Excess function parameter 'dma_mask' description in 'hl_pci_set_dma_mask
Cc: Oded Gabbay <[email protected]>
Cc: Tomer Tayar <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions