]> git.baikalelectronics.ru Git - kernel.git/commit
impi:Remove unneeded setting of module owner to THIS_MODULE in the platform structure...
authorNicholas Krause <xerofoify@gmail.com>
Sat, 9 May 2015 19:32:28 +0000 (15:32 -0400)
committerCorey Minyard <cminyard@mvista.com>
Thu, 3 Sep 2015 20:02:24 +0000 (15:02 -0500)
commitf183138fdceb43fac2fdc74117c02fc311a52ab7
treee750eaef65bb2c92b30359789b4819697ee06bbc
parent9ad5ba4d8bc490b0fea32cecec3a94fc38cced90
impi:Remove unneeded setting of module owner to THIS_MODULE in the platform structure, powernv_ipmi_driver

This removes the no longer required setting of the module owner
for the plaform structure,powernv_ipmi_driver to THIS_MODULE as
the driver core for ipmi drivers will directly find and
set the module owner for this driver.

Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_powernv.c