erofs: add "erofs_" prefix for common and short functions
authorGao Xiang <gaoxiang25@huawei.com>
Wed, 4 Sep 2019 02:09:05 +0000 (10:09 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Sep 2019 18:10:08 +0000 (20:10 +0200)
commit99634bf388db04048b83a075358a1d166e7300fb
tree101429479b254d807a2e762fa2a4851a490e1b4c
parent94e4e153b1c25a49b4953c424e6e2f66efb449f3
erofs: add "erofs_" prefix for common and short functions

Add erofs_ prefix to free_inode, alloc_inode, ...

Reported-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190904020912.63925-19-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/erofs/data.c
fs/erofs/decompressor.c
fs/erofs/inode.c
fs/erofs/internal.h
fs/erofs/namei.c
fs/erofs/super.c
fs/erofs/zdata.c