Skip to content

Commit

Permalink
ufs: Fix a typo
Browse files Browse the repository at this point in the history
Signed-off-by: Alessio Igor Bogani <abogani@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Alessio Igor Bogani authored and Jiri Kosina committed Apr 8, 2011
1 parent 5ecd602 commit 7422caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/ufs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/

Expand Down

0 comments on commit 7422caa

Please sign in to comment.