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:
parent
5ecd602e76
commit
7422caa5a1
|
@ -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
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue