]> 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)
commitef638468722d88f8e6cfea28df701e980d41bfbb
treea961a9157981b097731b6401655e1a7b3b717110
parent83a2934a972d006155e472044a4b17fd3cdbb48c
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