Btrfs: cleanup the same name in end_bio_extent_readpage
authorLiu Bo <bo.li.liu@oracle.com>
Tue, 19 Aug 2014 15:32:22 +0000 (23:32 +0800)
committerChris Mason <clm@fb.com>
Wed, 17 Sep 2014 20:38:20 +0000 (13:38 -0700)
commita583c02664eea8796e80dd192a3bcc1d521939e5
treea961a9157981b097731b6401655e1a7b3b717110
parent0b4699dcb65c2cff793210b07f40b98c2d423a43
Btrfs: cleanup the same name in end_bio_extent_readpage

We've defined a 'offset' out of bio_for_each_segment_all.

This is just a clean rename, no function changes.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/extent_io.c