staging: wilc1000: use short name for hif local variable in chip_wakeup()
authorAjay Singh <ajay.kathat@microchip.com>
Fri, 14 Feb 2020 11:52:22 +0000 (11:52 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Feb 2020 16:20:11 +0000 (08:20 -0800)
commit5832cbe21c16f8a443d4dc0fbe34c1ba3e61093c
tree66f2508dd011762b96c9569607f27850f21e3f4a
parent167bd21c315e906ec12d4194e9ca34760256332c
staging: wilc1000: use short name for hif local variable in chip_wakeup()

Make use of a shorter name for 'hif' variable to avoid possible 80
character checkpatch warning while the replacing hardcoded value with
macros in chip_wakeup().

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Link: https://lore.kernel.org/r/20200214172250.13026-8-ajay.kathat@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wlan.c