diff options
| author | Kemeng Shi <[email protected]> | 2023-03-12 01:09:49 +0800 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2023-04-06 01:13:12 -0400 |
| commit | 91a48aaf59d0da6b93e49de87420c30aba0acaa8 (patch) | |
| tree | ec77a9fd0363f442385976a0496e20435dd43bad /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
| parent | 1221b235019f9e3bbc38cfc53f7c03456bee53b4 (diff) | |
ext4: avoid unnecessary pointer dereference in ext4_mb_normalize_request
Result of EXT4_SB(ac->ac_sb) is already stored in sbi at beginning of
ext4_mb_normalize_request. Use sbi instead of EXT4_SB(ac->ac_sb) to
remove unnecessary pointer dereference.
Signed-off-by: Kemeng Shi <[email protected]>
Reviewed-by: Ritesh Harjani (IBM) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions