Loading fs/ufs/inode.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 */ Loading Loading
fs/ufs/inode.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 */ Loading