Chrome platform driver development
 help / color / mirror / Atom feed
* [PATCH 0/4] platform/chrome: fix kernel-doc warnings
@ 2023-01-11  5:57 Tzung-Bi Shih
  2023-01-11  5:57 ` [PATCH 1/4] platform/chrome: fix kernel-doc warnings for panic notifier Tzung-Bi Shih
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Tzung-Bi Shih @ 2023-01-11  5:57 UTC (permalink / raw)
  To: bleung, groeck; +Cc: chrome-platform, tzungbi, Rob Barnes, Evan Green

The series fixes kernel-doc warnings in various places.

All of them can be squashed into 1 fix actually.  However, I think it would
be more clear to separate the first 2 commits as the patches introduced
the warnings are quite new.

For the 3rd patch, I am not sure if it makes sense to have the Fixes tag.
It is a little bit old (~2019).

Tzung-Bi Shih (4):
  platform/chrome: fix kernel-doc warnings for panic notifier
  platform/chrome: fix kernel-doc warning for suspend_timeout_ms
  platform/chrome: fix kernel-doc warning for last_resume_result
  platform/chrome: fix kernel-doc warnings for cros_ec_command

 drivers/platform/chrome/cros_ec_debugfs.c      |  2 ++
 include/linux/platform_data/cros_ec_commands.h |  6 +++---
 include/linux/platform_data/cros_ec_proto.h    | 10 ++++++++++
 3 files changed, 15 insertions(+), 3 deletions(-)

Cc: Rob Barnes <robbarnes@google.com>
Cc: Evan Green <evgreen@chromium.org>

-- 
2.39.0.314.g84b9a713c41-goog


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-01-15 12:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-11  5:57 [PATCH 0/4] platform/chrome: fix kernel-doc warnings Tzung-Bi Shih
2023-01-11  5:57 ` [PATCH 1/4] platform/chrome: fix kernel-doc warnings for panic notifier Tzung-Bi Shih
2023-01-11 16:30   ` Guenter Roeck
2023-01-11  5:57 ` [PATCH 2/4] platform/chrome: fix kernel-doc warning for suspend_timeout_ms Tzung-Bi Shih
2023-01-11 16:31   ` Guenter Roeck
2023-01-11  5:57 ` [PATCH 3/4] platform/chrome: fix kernel-doc warning for last_resume_result Tzung-Bi Shih
2023-01-11 16:31   ` Guenter Roeck
2023-01-11  5:57 ` [PATCH 4/4] platform/chrome: fix kernel-doc warnings for cros_ec_command Tzung-Bi Shih
2023-01-11 16:32   ` Guenter Roeck
2023-01-13 21:20 ` [PATCH 0/4] platform/chrome: fix kernel-doc warnings patchwork-bot+chrome-platform
2023-01-15 12:50 ` patchwork-bot+chrome-platform

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox