diff options
author | Qiujun Huang <hqjagain@gmail.com> | 2020-12-24 22:46:34 +0800 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-02-02 17:02:06 -0500 |
commit | c6358bacdcdb64eb75192a135b66d3d3e57ad2e5 (patch) | |
tree | b7ccf8353fbafd3145e6630c5e7ce85eb8df705f /kernel/trace/trace.c | |
parent | 6689bed36c52e34d772603118b0a31a0a5c11013 (diff) | |
download | linux-c6358bacdcdb64eb75192a135b66d3d3e57ad2e5.tar.bz2 |
ring-buffer: Drop unneeded check in ring_buffer_resize()
Remove the cpumask check, as we has done it at the beginning of
the function.
Also fix a typo. s/also the on the/also on the/
Link: https://lkml.kernel.org/r/20201224144634.3210-1-hqjagain@gmail.com
Signed-off-by: Qiujun Huang <hqjagain@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace.c')
0 files changed, 0 insertions, 0 deletions