diff options
author | Jingbo Xu <jefflexu@linux.alibaba.com> | 2023-06-13 15:41:14 +0800 |
---|---|---|
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2023-06-18 12:10:54 +0800 |
commit | f02615eb6f5a1e732230784bf0e3b6543540e853 (patch) | |
tree | c2681d24c7f06cd135cb689279276421b42907ff /drivers/usb/cdns3/cdns3-pci-wrap.c | |
parent | 4b077b501266c6c6784656cd8721db37c090c5df (diff) |
erofs: use separate xattr parsers for listxattr/getxattr
There's a callback styled xattr parser, i.e. xattr_foreach(), which is
shared among listxattr and getxattr.
Convert it to two separate xattr parsers to serve listxattr and getxattr
for better readability.
Signed-off-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230613074114.120115-6-jefflexu@linux.alibaba.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-pci-wrap.c')
0 files changed, 0 insertions, 0 deletions