diff options
author | 2023-07-14 10:55:28 +0800 | |
---|---|---|
committer | 2023-08-04 16:32:29 -0400 | |
commit | 5f02a30eac5cc1c081cbdb42d19fd0ded00b0618 (patch) | |
tree | 1e2a7018e69c243adc8bc4366b2245c40a66b479 /tools/perf/scripts/python | |
parent | jbd2: check 'jh->b_transaction' before removing it from checkpoint (diff) | |
download | wireguard-linux-5f02a30eac5cc1c081cbdb42d19fd0ded00b0618.tar.xz wireguard-linux-5f02a30eac5cc1c081cbdb42d19fd0ded00b0618.zip |
jbd2: remove unused function '__cp_buffer_busy'
The code calling function '__cp_buffer_busy' has been removed, so the
function should also be removed.
silence the warning:
fs/jbd2/checkpoint.c:48:20: warning: unused function '__cp_buffer_busy'
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5518
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20230714025528.564988-4-yi.zhang@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions