Commit 7422caa5 authored by Alessio Igor Bogani's avatar Alessio Igor Bogani Committed by Jiri Kosina

ufs: Fix a typo

Signed-off-by: default avatarAlessio Igor Bogani <abogani@kernel.org>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 5ecd602e
......@@ -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
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment