staging: erofs: fix dummy functions erofs_{get, list}xattr
authorGao Xiang <gaoxiang25@huawei.com>
Wed, 31 Jul 2019 15:57:33 +0000 (23:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Aug 2019 11:52:03 +0000 (13:52 +0200)
commit5734fa217f27bc08667930e862dbe536ed6a77ea
tree8d4e0a1ff1ac0d4de0b8cf508b8e4e50f1bb218f
parent57b78c9fd9ce4df7281d36b0e642bee9b06a4071
staging: erofs: fix dummy functions erofs_{get, list}xattr

dummy functions erofs_{get,list}xattr should be inlined
without xattr enabled.

Signed-off-by: Yue Hu <zbestahu@gmail.com>
[ Gao Xiang : this patch was "staging: erofs: remove needless
              dummy functions of erofs_{get,list}xattr. "]
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190731155752.210602-4-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/xattr.h