From: David S. Miller Date: Wed, 6 Feb 2013 20:54:38 +0000 (-0500) Subject: 6lowpan: Remove __init tag from lowpan_netlink_fini(). X-Git-Tag: v3.9-rc1~139^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a07fdceccf9d9f1b87f781e9a87662182e590d70;p=pandora-kernel.git 6lowpan: Remove __init tag from lowpan_netlink_fini(). It's called from both __init and __exit code, so neither tag is appropriate. Signed-off-by: David S. Miller --- Reading git-diff-tree failed