diff options
| author | Vinod Koul <[email protected]> | 2020-07-15 15:27:02 +0530 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2020-07-16 09:37:43 +0530 |
| commit | 3b71c69024a7d9700e33fd1f914d689151f7992d (patch) | |
| tree | aa024ffac7c05d1925e50b8cbbbd1d7d9a6a185e /tools/perf/scripts/python | |
| parent | 9256686898881b0694fe6af2c3283b69677838de (diff) | |
soundwire: fix the kernel-doc comment
sdw_startup_stream() and sdw_shutdown_stream() argument has been updated
but not the comments, so update these as well to fix warning with W=1
drivers/soundwire/stream.c:1859: warning: Function parameter or member 'sdw_substream' not described in 'sdw_startup_stream'
drivers/soundwire/stream.c:1859: warning: Excess function parameter 'stream' description in 'sdw_startup_stream'
drivers/soundwire/stream.c:1903: warning: Function parameter or member 'sdw_substream' not described in 'sdw_shutdown_stream'
drivers/soundwire/stream.c:1903: warning: Excess function parameter 'stream' description in 'sdw_shutdown_stream'
Signed-off-by: Vinod Koul <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions