]> git.itanic.dy.fi Git - linux-stable/commit
dmaengine: std_dma40: fix kernel-doc warnings and spelling
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 18 Dec 2023 06:08:34 +0000 (22:08 -0800)
committerVinod Koul <vkoul@kernel.org>
Thu, 21 Dec 2023 16:01:30 +0000 (21:31 +0530)
commit71a5197e2b872afeef8ade3099ffc4050466b542
tree69dd18715213b34bacd833c21d75db4bec30dbed
parent1075ee66a8c19bfa375b19c236fd6a22a867f138
dmaengine: std_dma40: fix kernel-doc warnings and spelling

Correct kernel-doc warnings as reported by kernel test robot:

ste_dma40.c:57: warning: Excess struct member 'dev_tx' description in 'stedma40_platform_data'
ste_dma40.c:57: warning: Excess struct member 'dev_rx' description in 'stedma40_platform_data'

Correct spellos as reported by codespell.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202312171417.izbQThoU-lkp@intel.com/
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: Vinod Koul <vkoul@kernel.org>
Cc: dmaengine@vger.kernel.org
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20231218060834.19222-1-rdunlap@infradead.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/ste_dma40.c