Tag: 4c835019a6632b9800e23d9d281b2733ed0ecbb2

net/ieee802154/6lowpan.c: Remove unecessary semicolon

Author: Peter Senna Tschudin <peter.senna@gmail.com> Found by http://coccinelle.lip6.fr/ Signed-off-by: Peter Senna Tschudin Signed-off-by: David S. Miller — net/ieee802154/6lowpan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)   diff –git a/net/ieee802154/6lowpan.c b/net/ieee802154/6lowpan.c index d529111..6d42c17 100644 — a/net/ieee802154/6lowpan.c +++ b/net/ieee802154/6lowpan.c @@ -1256,7 +1256,7 @@ static int lowpan_device_event(struct notifier_block *unused, }   unregister_netdevice_many(&del_list); – }; + …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.