OSDN Git Service

Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
[android-x86/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