lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025071548-spectator-driller-0dae@gregkh>
Date: Tue, 15 Jul 2025 16:53:59 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: "Meng-Shao.Liu" <sau525@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] samples/kobject: fix path comment

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@...il.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ