mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue