mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 07:50:04 +00:00
net/ieee802154/6lowpan.c: Remove unecessary semicolon
Found by http://coccinelle.lip6.fr/ Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
b4516a288e
commit
4c835019a6
@ -1256,7 +1256,7 @@ static int lowpan_device_event(struct notifier_block *unused,
|
||||
}
|
||||
|
||||
unregister_netdevice_many(&del_list);
|
||||
};
|
||||
}
|
||||
|
||||
out:
|
||||
return NOTIFY_DONE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user