mbox series

[0/4] platform/chrome: fix kernel-doc warnings

Message ID 20230111055728.708990-1-tzungbi@kernel.org (mailing list archive)
Headers show
Series platform/chrome: fix kernel-doc warnings | expand

Message

Tzung-Bi Shih Jan. 11, 2023, 5:57 a.m. UTC
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>

Comments

patchwork-bot+chrome-platform@kernel.org Jan. 13, 2023, 9:20 p.m. UTC | #1
Hello:

This series was applied to chrome-platform/linux.git (for-kernelci)
by Tzung-Bi Shih <tzungbi@kernel.org>:

On Wed, 11 Jan 2023 13:57:24 +0800 you wrote:
> 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).
> 
> [...]

Here is the summary with links:
  - [1/4] platform/chrome: fix kernel-doc warnings for panic notifier
    https://git.kernel.org/chrome-platform/c/16d73129f1fd
  - [2/4] platform/chrome: fix kernel-doc warning for suspend_timeout_ms
    https://git.kernel.org/chrome-platform/c/20eb556dac27
  - [3/4] platform/chrome: fix kernel-doc warning for last_resume_result
    https://git.kernel.org/chrome-platform/c/212c9b9c395f
  - [4/4] platform/chrome: fix kernel-doc warnings for cros_ec_command
    https://git.kernel.org/chrome-platform/c/5fa1dd818fb4

You are awesome, thank you!
patchwork-bot+chrome-platform@kernel.org Jan. 15, 2023, 12:50 p.m. UTC | #2
Hello:

This series was applied to chrome-platform/linux.git (for-next)
by Tzung-Bi Shih <tzungbi@kernel.org>:

On Wed, 11 Jan 2023 13:57:24 +0800 you wrote:
> 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).
> 
> [...]

Here is the summary with links:
  - [1/4] platform/chrome: fix kernel-doc warnings for panic notifier
    https://git.kernel.org/chrome-platform/c/16d73129f1fd
  - [2/4] platform/chrome: fix kernel-doc warning for suspend_timeout_ms
    https://git.kernel.org/chrome-platform/c/20eb556dac27
  - [3/4] platform/chrome: fix kernel-doc warning for last_resume_result
    https://git.kernel.org/chrome-platform/c/212c9b9c395f
  - [4/4] platform/chrome: fix kernel-doc warnings for cros_ec_command
    https://git.kernel.org/chrome-platform/c/5fa1dd818fb4

You are awesome, thank you!