diff options
author | Andy Shevchenko <[email protected]> | 2019-08-20 16:15:38 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2019-08-21 09:41:27 +0530 |
commit | 4b8584bac0407367f8157244c8952ed80bdb12fb (patch) | |
tree | a86b60a04a45cc34d303be507a2a750dfe20248a /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | a6bc332373e5176c2d085657bc643a28950b20b0 (diff) |
dmaengine: acpi: Add kernel doc parameter descriptions
Kernel documentation script is not happy about absence of function parameter
descriptions:
drivers/dma/acpi-dma.c:163: warning: Function parameter or member 'data' not described in 'acpi_dma_controller_register'
drivers/dma/acpi-dma.c:247: warning: Function parameter or member 'data' not described in 'devm_acpi_dma_controller_register'
drivers/dma/acpi-dma.c:274: warning: Function parameter or member 'dev' not described in 'devm_acpi_dma_controller_free'
Append the descriptions of above mentioned function parameters.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions