ocfs2: cleanup implemented prototypes
authorJoseph Qi <joseph.qi@huawei.com>
Tue, 26 Jul 2016 22:21:40 +0000 (15:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Jul 2016 23:19:19 +0000 (16:19 -0700)
commit698d44b43a258006516538c27c8c4a8ab202e7d2
treee3fff7b62d2b9a88b2a27ca9caec58c61f3ba786
parent8ec7b17a668403435a7ab09b952e7f2eca61cf20
ocfs2: cleanup implemented prototypes

Several prototypes in inode.h are just defined but not actually
implemented and used, so remove them.

Link: http://lkml.kernel.org/r/57763787.4020706@huawei.com
Signed-off-by: Joseph Qi <joseph.qi@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ocfs2/inode.h
fs/ocfs2/super.c