treewide: fix a few typos in comments
- kenrel -> kernel - whetehr -> whether - ttt -> tt - sss -> ss Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
c719864f15
commit
70f23fd66b
@@ -653,7 +653,7 @@ static int pch_can_rx_normal(struct net_device *ndev, u32 obj_num, int quota)
|
||||
u16 data_reg;
|
||||
|
||||
do {
|
||||
/* Reading the messsage object from the Message RAM */
|
||||
/* Reading the message object from the Message RAM */
|
||||
iowrite32(PCH_CMASK_RX_TX_GET, &priv->regs->ifregs[0].cmask);
|
||||
pch_can_rw_msg_obj(&priv->regs->ifregs[0].creq, obj_num);
|
||||
|
||||
|
Reference in New Issue
Block a user