ufs: Fix a typo

Signed-off-by: Alessio Igor Bogani <abogani@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Alessio Igor Bogani 2011-04-08 19:33:07 +02:00 committed by Jiri Kosina
parent 5ecd602e76
commit 7422caa5a1

View file

@ -409,7 +409,7 @@ out:
}
/**
* ufs_getfrag_bloc() - `get_block_t' function, interface between UFS and
* ufs_getfrag_block() - `get_block_t' function, interface between UFS and
* readpage, writepage and so on
*/