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]
Date:   Wed, 2 Mar 2022 02:58:33 +0000
From:   王擎 <wangqing@...o.com>
To:     Jakub Kicinski <kuba@...nel.org>
CC:     Joerg Reuter <jreuter@...na.de>,
        "David S. Miller" <davem@...emloft.net>,
        "linux-hams@...r.kernel.org" <linux-hams@...r.kernel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH V2 RESEND] net: hamradio: use time_is_after_jiffies()
 instead of open coding it

 
>>On Tue,  1 Mar 2022 18:29:31 -0800 Qing Wang wrote:
>> From: Wang Qing <wangqing@...o.com>
>> 
>> Use the helper function time_is_{before,after}_jiffies() to improve
>> code readability.
>> 
>> V2:
>> add missing ")" at line 1357 which will cause compliation error.
>
>I see :S  So since the v1 was already applied could you please send 
>a patch that only adds the missing bracket based on this tree:
>
>https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/
>
>? We can't discard the old patch, we need an incremental fix.
>
>Thanks!

Sure, it's my mistake.

Powered by blists - more mailing lists