Commit de48d7f
ring-buffer: Remove the unused variable bmeta
Variable bmeta is not effectively used, so delete it.
kernel/trace/ring_buffer.c:1952:27: warning: variable ‘bmeta’ set but not used.
Link: https://lore.kernel.org/20250317015524.3902-1-jiapeng.chong@linux.alibaba.com
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=19524
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>1 parent 486fbcb commit de48d7f
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1949 | 1949 | | |
1950 | 1950 | | |
1951 | 1951 | | |
1952 | | - | |
1953 | 1952 | | |
1954 | 1953 | | |
1955 | 1954 | | |
| |||
1964 | 1963 | | |
1965 | 1964 | | |
1966 | 1965 | | |
1967 | | - | |
1968 | | - | |
1969 | 1966 | | |
1970 | 1967 | | |
1971 | 1968 | | |
| |||
0 commit comments