]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ubifs: Unexport ubifs_inode_slab
authorRichard Weinberger <richard@nod.at>
Tue, 16 May 2017 22:20:26 +0000 (00:20 +0200)
committerRichard Weinberger <richard@nod.at>
Fri, 14 Jul 2017 20:48:43 +0000 (22:48 +0200)
commite996bfd4287eb7df2354764d47677af08f5867fa
tree6335895e1b0e4c7dee284437b70cea0ad076fb8c
parentaf65936a7a5bb8ec1d05b2a7670f84ca2014628d
ubifs: Unexport ubifs_inode_slab

This SLAB is only being used in super.c, there is no need to expose
it into the global namespace.

Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/super.c
fs/ubifs/ubifs.h