OSDN Git Service

staging: wilc1000: Declare variables to top of function
authorTamara Diaconita <diaconitatamara@gmail.com>
Tue, 14 Mar 2017 12:10:36 +0000 (14:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Mar 2017 02:47:41 +0000 (11:47 +0900)
commit5844e42c291242145133e773139ac187e09d0f78
treebecaa75a005970b591464b3711658ba487e25a30
parentf15e60ce4ee90b713e1d84653c715dc8fa0d49ec
staging: wilc1000: Declare variables to top of function

Move declaration of variables to top of function to make the code more
readable.

Signed-off-by: Tamara Diaconita <diaconita.tamara@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_spi.c