]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - libfrog/linux.c
libxfs: silence static warnings about platform_* functions
authorEric Sandeen <sandeen@redhat.com>
Wed, 17 Oct 2018 18:25:10 +0000 (13:25 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 17 Oct 2018 18:25:10 +0000 (13:25 -0500)
commit1281240716f51b6a28ff944f366ed511736527c6
tree0384f091361818d78fa557ddb8dfdfbbdadf2099
parent4e0063616a08e87a84d4b3200a7d91b31b1e0d56
libxfs: silence static warnings about platform_* functions

Add all platform_* prototypes to init.h and include it in linux.c
to silence sparse warnings about static functions.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libfrog/linux.c
libxfs/init.h