diff options
author | 2022-05-26 10:21:06 +0800 | |
---|---|---|
committer | 2022-05-27 13:58:23 -0700 | |
commit | 054cb2891b9cc21bf08fb6380e638c056748098f (patch) | |
tree | 75aa9f489b0d9d7acdc7b3328896fa5a17bfec84 /scripts/gdb/linux/utils.py | |
parent | f2fs: add f2fs_init_write_merge_io function (diff) | |
download | wireguard-linux-054cb2891b9cc21bf08fb6380e638c056748098f.tar.xz wireguard-linux-054cb2891b9cc21bf08fb6380e638c056748098f.zip |
f2fs: replace F2FS_I(inode) and sbi by the local variable
We have define 'fi' at the begin of the functions, just use it,
rather than use F2FS_I(inode) again.
Signed-off-by: Yufen Yu <yuyufen@huawei.com>
Reviewed-by: Chao Yu <chao@kernel.org>
[Jaegeuk Kim: replace sbi]
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions