]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0f134ec343b0c2f91a7a32a2bafeeb8e39fa56b9
treee3fff7b62d2b9a88b2a27ca9caec58c61f3ba786
parentf1e5172c6deb9251c2ea177d7491d9c889a54df2
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