projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30f3bb0
)
kallsyms: Remove unneeded semicolon
author
Yang Li
<yang.lee@linux.alibaba.com>
Fri, 18 Nov 2022 00:58:52 +0000
(08:58 +0800)
committer
Luis Chamberlain
<mcgrof@kernel.org>
Fri, 18 Nov 2022 20:56:40 +0000
(12:56 -0800)
./kernel/kallsyms_selftest.c:136:2-3: Unneeded semicolon
Link:
https://bugzilla.openanolis.cn/show_bug.cgi?id=3208
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
kernel/kallsyms_selftest.c
patch
|
blob
|
history
diff --git
a/kernel/kallsyms_selftest.c
b/kernel/kallsyms_selftest.c
index
c1d73ac
..
f35d9cc
100644
(file)
--- a/
kernel/kallsyms_selftest.c
+++ b/
kernel/kallsyms_selftest.c
@@
-133,7
+133,7
@@
static void test_kallsyms_compression_ratio(void)
off++;
}
off += len;
- }
;
+ }
/*
* 1. The length fields is not counted