Skip to content

Commit 67b1b8d

Browse files
JunPiaoHWtorvalds
authored andcommitted
ocfs2: clean up some unused function declarations
Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Jun Piao <[email protected]> Reviewed-by: Alex Chen <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[email protected]> Cc: Junxiao Bi <[email protected]> Cc: Joseph Qi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
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)