From: Greg Kroah-Hartman Date: Fri, 21 Dec 2012 23:16:45 +0000 (-0800) Subject: misc: remove __dev* attributes. X-Git-Tag: v3.8-rc3~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ae141718e3f9c7e2c620e999c86612a7f415bb1;p=pandora-kernel.git misc: remove __dev* attributes. CONFIG_HOTPLUG is going away as an option. As a result, the __dev* markings need to be removed. This change removes the last of the __dev* markings from the kernel from a variety of different, tiny, places. Based on patches originally written by Bill Pemberton, but redone by me in order to handle some of the coding style issues better, by hand. Cc: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed