]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: erofs: drop the extern prefix for function definitions
authorGao Xiang <gaoxiang25@huawei.com>
Wed, 16 Jan 2019 08:59:56 +0000 (16:59 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2019 09:37:16 +0000 (10:37 +0100)
commit2e1d66379ece5b8c81c748faab1ae5fe3487c592
treef2d009853c1c9a952c8104c2b6b76b4f1c98a10f
parentd55bc7ba6bee8950d036089a0d6cb8cb71ff2913
staging: erofs: drop the extern prefix for function definitions

Fix all `CHECK: extern prototypes should be avoided in .h files'
reported by checkpatch.pl.

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