aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/ext4/inode.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c
index 6324f74e0342..b4effbda7a96 100644
--- a/fs/ext4/inode.c
+++ b/fs/ext4/inode.c
@@ -1954,9 +1954,6 @@ out:
1954 return ret; 1954 return ret;
1955} 1955}
1956 1956
1957static int ext4_set_bh_endio(struct buffer_head *bh, struct inode *inode);
1958static void ext4_end_io_buffer_write(struct buffer_head *bh, int uptodate);
1959
1960/* 1957/*
1961 * Note that we don't need to start a transaction unless we're journaling data 1958 * Note that we don't need to start a transaction unless we're journaling data
1962 * because we should have holes filled from ext4_page_mkwrite(). We even don't 1959 * because we should have holes filled from ext4_page_mkwrite(). We even don't