net: openvswitch: remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Sun, 27 Feb 2022 13:22:08 +0000 (21:22 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 3 Mar 2022 06:22:18 +0000 (22:22 -0800)
commitcb1d8fba91f2ecf828000707cc56a376498078a4
treea7efc7c99b1b03b35efcab52bd7d7dfffe189839
parentd922a99b96d0030f2e7e8128e98f29123172bd03
net: openvswitch: remove unneeded semicolon

Eliminate the following coccicheck warning:
./net/openvswitch/flow.c:379:2-3: Unneeded semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220227132208.24658-1-yang.lee@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/openvswitch/flow.c