aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2023-03-01 21:14:43 +0000
committerDavid Sterba <[email protected]>2023-03-15 19:51:06 +0000
commitdf384da5a49cace5c5e3100803dfd563fd982f93 (patch)
tree7085b5056715702253671c539e95990466916969 /drivers/net/ethernet/intel/igc/igc_main.c
parentbtrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING (diff)
downloadkernel-df384da5a49cace5c5e3100803dfd563fd982f93.tar.gz
kernel-df384da5a49cace5c5e3100803dfd563fd982f93.zip
btrfs: use temporary variable for space_info in btrfs_update_block_group
We do cache->space_info->counter += num_bytes; everywhere in here. This is makes the lines longer than they need to be, and will be especially noticeable when we add the active tracking in, so add a temp variable for the space_info so this is cleaner. Reviewed-by: Naohiro Aota <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Anand Jain <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions