diff --git a/fs/ext4/mballoc.c b/fs/ext4/mballoc.c index 5f0bc6d0aabe09806cbeef78d1ce6705b0128b23..3546fa27d0034f2126f94c0cbad81240668d0c50 100644 --- a/fs/ext4/mballoc.c +++ b/fs/ext4/mballoc.c @@ -5884,7 +5884,6 @@ static void ext4_free_blocks_simple(struct inode *inode, ext4_fsblk_t block, * Used by ext4_free_blocks() * @handle: handle for this transaction * @inode: inode - * @bh: optional buffer of the block to be freed * @block: starting physical block to be freed * @count: number of blocks to be freed * @flags: flags used by ext4_free_blocks