]> 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)
commitef488bb4bf354f462a3aa74ed415a9f46be13996
treee3fff7b62d2b9a88b2a27ca9caec58c61f3ba786
parentb7a1b5e07107ad8add6fda767db3dc8bae29eb6d
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