diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-10-12 10:40:22 +0000 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-10-12 12:48:44 +0200 |
commit | f703fd374ef8fb06e46713b326d255e20d6278ad (patch) | |
tree | 6d7e211008d2b50755d29ba4997e65c96ccdc0eb /drivers/net/phy/phy_device.c | |
parent | 8f51ba8e604e6b35105f120cd69018b14ade84d2 (diff) | |
download | linux-f703fd374ef8fb06e46713b326d255e20d6278ad.tar.bz2 |
x86/cpu: Drop pointless static qualifier in punit_dev_state_show()
There is no need to have the 'struct dentry *dev_state' variable static
since new value always be assigned before use it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: kernel-janitors@vger.kernel.org
Link: http://lkml.kernel.org/r/1539340822-117563-1-git-send-email-yuehaibing@huawei.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/net/phy/phy_device.c')
0 files changed, 0 insertions, 0 deletions