Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

ufs: Fix a typo

parent 5ecd602e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 */