diff options
author | 2020-10-07 14:01:13 +0530 | |
---|---|---|
committer | 2020-10-08 15:18:48 +0530 | |
commit | fc143e38ddd47d3b01ac276786ee78edf053bf5d (patch) | |
tree | 166c8dac413c2444e74f10f4439c68a19311b02c /net/unix/af_unix.c | |
parent | dmaengine: zynqmp_dma: fix kernel-doc style for tasklet (diff) | |
download | linux-dev-fc143e38ddd47d3b01ac276786ee78edf053bf5d.tar.xz linux-dev-fc143e38ddd47d3b01ac276786ee78edf053bf5d.zip |
dmaengine: owl-dma: fix kernel-doc style for enum
Driver doesn't use keyword enum for enum owl_dmadesc_offsets resulting
in warning:
drivers/dma/owl-dma.c:139: warning: cannot understand function prototype:
'enum owl_dmadesc_offsets '
So add the keyword to fix it and also add documentation for missing
OWL_DMADESC_SIZE
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20201007083113.567559-6-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions