diff options
author | Lee Jones <[email protected]> | 2020-07-01 13:47:00 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2020-07-13 12:18:25 +0200 |
commit | abf4633a171e39c21898fe585d6c5f598c44abf8 (patch) | |
tree | 6e35a7f8226fd07500b3852abbb13c45106e8fa4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 654e8750f28bc4051ef21dbdeada7ec3b999e000 (diff) |
mmc: sdhci-msm: Demote faux kerneldoc header down to basic comment block
__sdhci_msm_set_clock()'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 warnings:
drivers/mmc/host/sdhci-msm.c:1595: warning: Function parameter or member 'host' not described in '__sdhci_msm_set_clock'
drivers/mmc/host/sdhci-msm.c:1595: warning: Function parameter or member 'clock' not described in '__sdhci_msm_set_clock'
Cc: Adrian Hunter <[email protected]>
Cc: Andy Gross <[email protected]>
Cc: Bjorn Andersson <[email protected]>
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions