diff options
author | Tzung-Bi Shih <tzungbi@kernel.org> | 2023-01-11 08:57:28 +0300 |
---|---|---|
committer | Tzung-Bi Shih <tzungbi@kernel.org> | 2023-01-13 04:30:50 +0300 |
commit | 5fa1dd818fb4b30cd2de42696de547e243d946d6 (patch) | |
tree | 46c0e808794ac20a9f490036a28873ac8745419f /tools/perf/scripts/python/task-analyzer.py | |
parent | 212c9b9c395f72fd83c10cf2692b9562c2110d0f (diff) | |
download | linux-5fa1dd818fb4b30cd2de42696de547e243d946d6.tar.xz |
platform/chrome: fix kernel-doc warnings for cros_ec_command
Fix the following kernel-doc warnings:
$ ./scripts/kernel-doc -none \
include/linux/platform_data/cros_ec_commands.h
include/linux/platform_data/cros_ec_commands.h:1092: warning: expecting
prototype for struct ec_response_get_cmd_version. Prototype was for
struct ec_response_get_cmd_versions instead
include/linux/platform_data/cros_ec_commands.h:5485: warning: This
comment starts with '/**', but isn't a kernel-doc comment.
include/linux/platform_data/cros_ec_commands.h:5496: warning: This
comment starts with '/**', but isn't a kernel-doc comment.
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Link: https://lore.kernel.org/r/20230111055728.708990-5-tzungbi@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions