fs/proc/base.c: remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Thu, 26 Oct 2023 00:56:34 +0000 (08:56 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 1 Nov 2023 19:46:59 +0000 (12:46 -0700)
commit639931020e1a70308a5c71f4702443429cb6899c
tree726ec10f36c880bdce86f89902e9101278e2028b
parent1df4bd83cdfdbd0720ddb2c6488b7e9a432ba468
fs/proc/base.c: remove unneeded semicolon

./fs/proc/base.c:3829:2-3: Unneeded semicolon

Link: https://lkml.kernel.org/r/20231026005634.6581-1-yang.lee@linux.alibaba.com
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7057
Acked-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/proc/base.c