]> git.baikalelectronics.ru Git - kernel.git/commit
net/pasemi: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 3 Dec 2012 14:24:00 +0000 (09:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Dec 2012 19:16:55 +0000 (11:16 -0800)
commit1465cc3e2dd9ebf940bd5112bd54266d095a8807
treec16c16f70f7e68a20e04ea5139524dc0e8bd1585
parentb5f3e83f4e1fa41b55701491374723b42a90cc2e
net/pasemi: 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 <wfp5p@virginia.edu>
Cc: Olof Johansson <olof@lixom.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/pasemi/pasemi_mac.c