diff options
author | Lee Jones <[email protected]> | 2020-07-01 13:47:01 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2020-07-13 12:18:26 +0200 |
commit | 2ec2438d2052180984571e4c9065ecd9132a9f91 (patch) | |
tree | 145c549ce00a732f8afec94a3aa314d7741cc720 /scripts/gdb | |
parent | abf4633a171e39c21898fe585d6c5f598c44abf8 (diff) |
mmc: cqhci: Demote faux kerneldoc header down to basic comment block
cqhci_host_alloc_tdl()'s function header is the only one in
kerneldoc format. Which seems odd as it's not part of an
external API and isn't referenced anywhere else. Seeing as
there has also been no attempt to describe the expected
function arguments either, we're going to assume that this is
not actually a bona fide kerneldoc use-case.
Fixes the following W=1 kernel build warning:
drivers/mmc/host/cqhci.c:163: warning: Function parameter or member 'cq_host' not described in 'cqhci_host_alloc_tdl'
Cc: Adrian Hunter <[email protected]>
Cc: Ritesh Harjani <[email protected]>
Cc: Asutosh Das <[email protected]>
Cc: Venkat Gopalakrishnan <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions