]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: remove a macro WILC_NULLCHECK
authorLeo Kim <leo.kim@atmel.com>
Wed, 16 Sep 2015 09:35:59 +0000 (18:35 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2015 04:38:17 +0000 (21:38 -0700)
commit7ae433631eacd0f0aaa749baef4c7f6baa5b3936
treeeed75befcb79ac8a35244a2a2350b84446e125f8
parentc116299cff0c3bf67d0c3a7880dee95212d22227
staging: wilc1000: remove a macro WILC_NULLCHECK

This patch replaces WILC_NULLCHECK with the plain statements and then removes
the macro WILC_NULLCHECK in wilc_errorsupport.h which is not used anymore.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/wilc_errorsupport.h
drivers/staging/wilc1000/wilc_msgqueue.c
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c