diff options
author | 2015-02-12 15:42:16 +0800 | |
---|---|---|
committer | 2015-02-16 18:48:44 +0100 | |
commit | 08da757d3f29e9d33480ae1c44b557a2514d70c5 (patch) | |
tree | d4a3b2df5f7766cbf5fe066f1d21869ff9e4be4f /fs/btrfs/raid56.c | |
parent | btrfs: remove unused chunk_tree argument in several functions (diff) | |
download | wireguard-linux-08da757d3f29e9d33480ae1c44b557a2514d70c5.tar.xz wireguard-linux-08da757d3f29e9d33480ae1c44b557a2514d70c5.zip |
btrfs: cleanup: use for() loop in btrfs_map_bio()
for() is obviously better in these code block, and remove noused
init-value to reduce about 6 bytes binary size.
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'fs/btrfs/raid56.c')
0 files changed, 0 insertions, 0 deletions