]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite945cafa928661fe78655005c15284cc1c864f58
treea961a9157981b097731b6401655e1a7b3b717110
parent9a9688d8f3bcbb482810136e9287c6a929ebe21d
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