dmaengine: pl330: Demote obvious misuse of kerneldoc to standard comment block
authorLee Jones <lee.jones@linaro.org>
Tue, 14 Jul 2020 11:15:34 +0000 (12:15 +0100)
committerVinod Koul <vkoul@kernel.org>
Wed, 15 Jul 2020 12:20:46 +0000 (17:50 +0530)
commitf9e036df575d8efce6fd469acd9df3148c2adf6e
treea795d9ad78a3f00b45a65060ce6793e05b4cf9c3
parent6cfb8321cfb5a50a2a9a0bbcf61a1bb55f13ace8
dmaengine: pl330: Demote obvious misuse of kerneldoc to standard comment block

No 'struct' title is provided.  Nor are any attribute descriptions.

Fixes the following W=1 kernel build warning(s):

 drivers/dma/pl330.c:295: warning: cannot understand function prototype: 'struct pl330_reqcfg '

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Jaswinder Singh <jassi.brar@samsung.com>
Link: https://lore.kernel.org/r/20200714111546.1755231-6-lee.jones@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/pl330.c