From: Jakub Kicinski <kuba@kernel.org> Date: 2021-02-23 16:36:32
On Tue, 23 Feb 2021 10:28:46 +0800 Jiapeng Chong wrote:
Fix the following coccicheck warnings:
./drivers/net/netdevsim/fib.c:564:2-3: Unneeded semicolon.
Reported-by: Abaci Robot <redacted>
Signed-off-by: Jiapeng Chong <redacted>
# Form letter - net-next is closed
We have already sent the networking pull request for 5.12
and therefore net-next is closed for new drivers, features,
code refactoring and optimizations. We are currently accepting
bug fixes only.
Please repost when net-next reopens after 5.12-rc1 is cut.
Look out for the announcement on the mailing list or check:
http://vger.kernel.org/~davem/net-next.html
RFC patches sent for review only are obviously welcome at any time.