staging: wilc1000: remove DECLARE_WILC_BUFFER()
authorRaphaël Beamonte <raphael.beamonte@gmail.com>
Mon, 17 Aug 2015 19:28:28 +0000 (15:28 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Aug 2015 19:58:47 +0000 (12:58 -0700)
commitdb93ec4f30f1826cc64560ffdf9cc6f2f4eff49f
tree66a8cd00b4e142086b04ebb1770d2ba62f32c65e
parentdec180c86425e4ffcf9699c6cbc6682a63e8d11c
staging: wilc1000: remove DECLARE_WILC_BUFFER()

It was just a wrapper to initialize a variable. Initialize it
directly instead.

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_exported_buf.c