From: Bill Pemberton Date: Mon, 3 Dec 2012 14:24:22 +0000 (-0500) Subject: xen-netfront: remove __dev* attributes X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~106^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e0e46bb3224057fd65f3041977163b6ee13346d;p=pandora-kernel.git xen-netfront: remove __dev* attributes CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away. Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit. Signed-off-by: Bill Pemberton Cc: Konrad Rzeszutek Wilk Cc: Jeremy Fitzhardinge Cc: xen-devel@lists.xensource.com Cc: virtualization@lists.linux-foundation.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed