]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: avoid function forward declaration in wilc_sdio.c file
authorAjay Singh <ajay.kathat@microchip.com>
Thu, 7 Feb 2019 11:29:07 +0000 (11:29 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Feb 2019 12:34:45 +0000 (13:34 +0100)
commit8354764b4d09e28703d6b64815803f1562b555dc
tree4813da9e363e345ab839ad2b1270895dc0bebe7d
parent715a239781cfc90c3ab12851ed45517980c47218
staging: wilc1000: avoid function forward declaration in wilc_sdio.c file

Cleanup patch to avoid function forward declaration by reordering the
function.

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