Skip to content
Commit a7255350 authored by Pratik Shinde's avatar Pratik Shinde Committed by Greg Kroah-Hartman
Browse files

staging: erofs: removing an extra call to iloc() in fill_inode()



in fill_inode() we call iloc() twice.Avoiding the extra call by
storing the result.

Signed-off-by: default avatarPratik Shinde <pratikshinde320@gmail.com>
Reviewed-by: default avatarChao Yu <yuchao0@huawei.com>
Cc: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190813203840.13782-1-pratikshinde320@gmail.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c391818a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment