staging: wilc1000: remove 'cmd' variable in wilc_spi functions
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 25 Apr 2018 17:18:09 +0000 (22:48 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Apr 2018 07:43:04 +0000 (09:43 +0200)
commitad8cab741705affa03a47ec907263b5104cd2424
tree73276fa0a457b1e3083fd92d1f62c8a4861ba618
parentbb87c84cd9c98714dde1977a6deaf4e0f1265b54
staging: wilc1000: remove 'cmd' variable in wilc_spi functions

Cleanup patch to remove the 'cmd' variable in wilc_spi.c. Instead of
using cmd now passing the command directly.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_spi.c