All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: "Meng-Shao.Liu" <sau525@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] samples/kobject: fix path comment
Date: Tue, 15 Jul 2025 16:53:59 +0200	[thread overview]
Message-ID: <2025071548-spectator-driller-0dae@gregkh> (raw)
In-Reply-To: <20250715143001.27407-1-sau525@gmail.com>

On Tue, Jul 15, 2025 at 10:30:01PM +0800, Meng-Shao.Liu wrote:
> The introductory comment still says the example creates
> /sys/kernel/kobject-example, but the code actually creates
> /sys/kernel/kobject_example.
> 
> Update both comments to reflect the actual sysfs paths. Also,
> fix "tree"->"three" typo in kset-example.c.
> 
> Signed-off-by: Meng-Shao.Liu <sau525@gmail.com>

Please use your name correctly, I doubt it has a '.' in it :)

> ---
>  samples/kobject/kobject-example.c | 2 +-
>  samples/kobject/kset-example.c    | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)

Your patch series was not threaded, what happened?  When you resend, try
to use something like git send-email to have that work properly.

thanks,

greg k-h

  reply	other threads:[~2025-07-15 14:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-15 14:30 [PATCH 1/2] samples/kobject: fix path comment Meng-Shao.Liu
2025-07-15 14:53 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-16  3:07 Meng Shao Liu
2025-07-16  4:53 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2025071548-spectator-driller-0dae@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sau525@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.