treewide: Fix recieve/receive typos
Just spelling fixes. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@ -330,7 +330,7 @@ static int cx81801_hangup(struct tty_struct *tty)
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* Line discipline .recieve_buf() */
|
||||
/* Line discipline .receive_buf() */
|
||||
static void cx81801_receive(struct tty_struct *tty,
|
||||
const unsigned char *cp, char *fp, int count)
|
||||
{
|
||||
|
Reference in New Issue
Block a user