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] [day] [month] [year] [list]
Message-ID: <174fe5db36d1371c0c111c9b75729784@redadmin.org>
Date: Mon, 15 Sep 2025 00:48:47 +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,

Quick follow-up: after rebasing onto your staging.git `staging-testing`,
the change turned out to be already present and there’s no delta left.
Please ignore this patch; I won’t resend v2.

Thanks,
Akiyoshi

2025-09-15 00:29 に weibu@...admin.org さんは書きました:
> 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