mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 09:28:44 -04: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:
committed by
Jiri Kosina
parent
5ecd602e76
commit
7422caa5a1
@@ -409,7 +409,7 @@ ufs_inode_getblock(struct inode *inode, struct buffer_head *bh,
|
||||
}
|
||||
|
||||
/**
|
||||
* 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
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user