Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[pandora-kernel.git] / fs / ext2 / balloc.c
index c6c684b..0d06f4e 100644 (file)
@@ -646,10 +646,9 @@ find_next_usable_block(int start, struct buffer_head *bh, int maxblocks)
        return here;
 }
 
-/*
+/**
  * ext2_try_to_allocate()
  * @sb:                        superblock
- * @handle:            handle to this transaction
  * @group:             given allocation block group
  * @bitmap_bh:         bufferhead holds the block bitmap
  * @grp_goal:          given target block within the group