diff --git a/[refs] b/[refs] index 636d974845b3..9253c205b0aa 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: aa9e939d5296edb7d188e18892775b9938fd2923 +refs/heads/master: 0324876628a9c7faf8127e20af29373dc6dec876 diff --git a/trunk/fs/ext2/balloc.c b/trunk/fs/ext2/balloc.c index a9bba1e39200..89991ffb0062 100644 --- a/trunk/fs/ext2/balloc.c +++ b/trunk/fs/ext2/balloc.c @@ -477,7 +477,7 @@ void ext2_discard_reservation(struct inode *inode) } /** - * ext2_free_blocks_sb() -- Free given blocks and update quota and i_blocks + * ext2_free_blocks() -- Free given blocks and update quota and i_blocks * @inode: inode * @block: start physcial block to free * @count: number of blocks to free