]> git.karo-electronics.de Git - linux-beck.git/commit
sata_dwc_460ex: use np local variable in ->probe()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 8 Jan 2015 10:50:12 +0000 (12:50 +0200)
committerTejun Heo <tj@kernel.org>
Thu, 8 Jan 2015 13:30:48 +0000 (08:30 -0500)
commit9037908f16d6376b79f3639d89470e5ef4c7a85f
treee3e6ce160394373a2b246938d25d0e0ce72f4044
parentd7c256e857c12597813d631a7890a19bbbb6f3a5
sata_dwc_460ex: use np local variable in ->probe()

This patch fixes the style of usage of a node pointer. There is no functional
change.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/sata_dwc_460ex.c