[PATCH] uml: fix some typos
Fix a couple of typos. Signed-off-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
c6b7a1edcb
commit
db80581208
@@ -40,7 +40,7 @@ void mcast_init(struct net_device *dev, void *data)
|
||||
dpri->dev = dev;
|
||||
|
||||
printk("mcast backend ");
|
||||
printk("multicast adddress: %s:%u, TTL:%u ",
|
||||
printk("multicast address: %s:%u, TTL:%u ",
|
||||
dpri->addr, dpri->port, dpri->ttl);
|
||||
|
||||
printk("\n");
|
||||
|
Reference in New Issue
Block a user