On Sun, 2020-11-29 at 06:45 +0200, Jarkko Sakkinen wrote: > On Fri, Nov 27, 2020 at 11:15:43AM -0800, t...@redhat.com wrote: > > From: Tom Rix <t...@redhat.com> > > > > The macro use will already have a semicolon. > > > > Signed-off-by: Tom Rix <t...@redhat.com> > > I'm in-between whether this is worth of merging. The commit message > does not help with that decision too much.
It seems worthy of merging to me modulo whatver improvement is desired in the commit message. There are 3 existing uses of request_key_net. All have a trailing semicolon. There is 1 existing use of request_key_net_rcu. It has a trailing semicolon. No object change should occur.