]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
net: dsa: rtl8366rb: remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Fri, 8 Oct 2021 06:21:17 +0000 (14:21 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Oct 2021 14:08:49 +0000 (15:08 +0100)
commit339e75f6b9a076b3a9c01ab4bdd4f58975098445
treedd110ac45b9900686aa108f3d345baa1a6598ec6
parent38d7b029130e207c9c66daead99d6118eebbb8c9
net: dsa: rtl8366rb: remove unneeded semicolon

Eliminate the following coccicheck warning:
./drivers/net/dsa/rtl8366rb.c:1348:2-3: Unneeded semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/rtl8366rb.c