diff options
author | Lee Jones <[email protected]> | 2020-07-01 13:46:58 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2020-07-13 12:18:25 +0200 |
commit | 654e8750f28bc4051ef21dbdeada7ec3b999e000 (patch) | |
tree | 0962a105f84ea0a200858ab81a4a9eb5c0ae4884 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d463cf4ea471781caa266315ae770f9808101957 (diff) |
mmc: sdhci-of-arasan: Correct formatting and provide missing function arg(s)
Kerneldoc expects arg descriptions to be in the format '@.*: '. If either
the '@' or the ':' is omitted then kerneldoc complains that the description
is missing. Add the missing ':' here and provide a new description for
'value'.
Fixes the following kernel build W=1 warnings:
drivers/mmc/host/sdhci-of-arasan.c:1394: warning: Function parameter or member 'host' not described in 'sdhci_arasan_update_support64b'
drivers/mmc/host/sdhci-of-arasan.c:1394: warning: Function parameter or member 'value' not described in 'sdhci_arasan_update_support64b'
drivers/mmc/host/sdhci-msm.c:1887:6: warning: no previous prototype for ‘sdhci_msm_dump_vendor_regs’ [-Wmissing-prototypes]
Cc: Adrian Hunter <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Xiaobo Xie <[email protected]>
Cc: Anton Vorontsov <[email protected]>
Cc: Soeren Brinkmann <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Michal Simek <[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