ext2: fix comment on ext2_try_to_allocate()
authorNamhyung Kim <namhyung@gmail.com>
Sun, 26 Sep 2010 06:31:00 +0000 (15:31 +0900)
committerJan Kara <jack@suse.cz>
Wed, 27 Oct 2010 23:30:01 +0000 (01:30 +0200)
@handle doesn't exist in ext2. Remove it.
Also, fit comment header into kernel-doc format.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found