[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220301185506.64c3aa0a@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net>
Date: Tue, 1 Mar 2022 18:55:06 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Qing Wang <wangqing@...o.com>
Cc: Joerg Reuter <jreuter@...na.de>,
"David S. Miller" <davem@...emloft.net>,
linux-hams@...r.kernel.org, netdev@...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!
Powered by blists - more mailing lists