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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1d0fdc3bde254057539b7e8506d0c211@redadmin.org>
Date: Mon, 15 Sep 2025 00:29:00 +0900
From: weibu@...admin.org
To: Greg KH <gregkh@...uxfoundation.org>
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: rtw_efuse.h: Fix prototype whitespace

Hi Greg,

Thanks for the heads-up. That patch was generated against linux-next
(next-2025-09-12). I’ll rebase it onto your staging.git 
`staging-testing`
branch and resend it as v2.

Thanks,
Akiyoshi

2025-09-15 00:09 に Greg KH さんは書きました:
> On Sat, Sep 13, 2025 at 08:24:58PM +0900, Akiyoshi Kurita wrote:
>> Several function prototypes in rtw_efuse.h contained extra spaces
>> between the type and variable name of the last argument.
>> 
>> Remove these spaces to conform to the kernel coding style.
>> No functional change is intended.
>> 
>> Signed-off-by: Akiyoshi Kurita <weibu@...admin.org>
>> ---
>>  drivers/staging/rtl8723bs/include/rtw_efuse.h | 6 +++---
>>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> This does not apply to my current tree, what did you make it against?
> 
> thanks,
> 
> greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ