Re: [PATCH v2] btrfs/extent_map: Remove unneeded variable "ret"

From: zhong jiang
Date: Tue Sep 11 2018 - 11:57:00 EST


On 2018/9/11 23:44, David Sterba wrote:
> On Thu, Aug 23, 2018 at 07:31:40PM +0800, zhong jiang wrote:
>> Hi, dsterba
>>
>> Can you pick up the patch? Thanks
> Please send one patch per changed function with relevant changelog that
> the return value is not used and that no callees could potentially
> return an error that would need to be passed.
Will do in v3

Thanks,
zhong jiang