commit | 4b03f3f4ccb83c0d76ff61343a4267eac30f9e0c | [log] [tgz] |
---|---|---|
author | Sidong Yang <realwakka@gmail.com> | Tue Jan 08 13:24:54 2019 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 11 10:44:20 2019 +0100 |
tree | 24e0381cba0f19743cf01968b68292c6d8cef2ca | |
parent | e7dfb1cff65b1ac6f1175f3080f6b74272f338f1 [diff] |
staging: erofs: Add identifier for function definition arguments Add identifier for function definition arguments in xattr_iter_handlers, this change clears the checkpatch.pl issue and make code more explicit. Signed-off-by: Sidong Yang <realwakka@gmail.com> Reviewed-by: Gao Xiang <gaoxiang25@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>