Fix "frist", "fisrt", typos
Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
7ad4a5d568
commit
80682fa9f7
@ -1404,7 +1404,7 @@ add_claw_reads(struct net_device *dev, struct ccwbk* p_first,
|
||||
|
||||
if ( privptr-> p_read_active_first ==NULL ) {
|
||||
#ifdef DEBUGMSG
|
||||
printk(KERN_INFO "%s:%s p_read_active_frist == NULL \n",
|
||||
printk(KERN_INFO "%s:%s p_read_active_first == NULL \n",
|
||||
dev->name,__FUNCTION__);
|
||||
printk(KERN_INFO "%s:%s Read active first/last changed \n",
|
||||
dev->name,__FUNCTION__);
|
||||
|
Reference in New Issue
Block a user