]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: erofs: use xattr_prefix to wrap up
authorGao Xiang <gaoxiang25@huawei.com>
Tue, 29 Jan 2019 08:35:19 +0000 (16:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2019 14:38:50 +0000 (15:38 +0100)
commita24df1f62f7929d5d8f31fc64988581e160057d1
treee1d035f67429271bc19d0a799e035b9442226ced
parentf2829d070f3da88a500f257013f387c5dc7617db
staging: erofs: use xattr_prefix to wrap up

Let's use xattr_prefix instead of open code.
No logic changes.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/xattr.c