Skip to content

Commit 67b1b8d

Browse files
JunPiaoHWtorvalds
authored andcommitted
ocfs2: clean up some unused function declarations
Link: http://lkml.kernel.org/r/59C5D7D6.9050106@huawei.com Signed-off-by: Jun Piao <piaojun@huawei.com> Reviewed-by: Alex Chen <alex.chen@huawei.com> Cc: Mark Fasheh <mfasheh@versity.com> Cc: Joel Becker <jlbec@evilplan.org> Cc: Junxiao Bi <junxiao.bi@oracle.com> Cc: Joseph Qi <jiangqi903@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 1c01967 commit 67b1b8d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

fs/ocfs2/buffer_head_io.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@
2828

2929
#include <linux/buffer_head.h>
3030

31-
void ocfs2_end_buffer_io_sync(struct buffer_head *bh,
32-
int uptodate);
33-
3431
int ocfs2_write_block(struct ocfs2_super *osb,
3532
struct buffer_head *bh,
3633
struct ocfs2_caching_info *ci);

0 commit comments

Comments
 (0)