staging: wilc1000: remove the macro WILC_ERRORCHECK
authorLeo Kim <leo.kim@atmel.com>
Wed, 16 Sep 2015 09:36:00 +0000 (18:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2015 04:38:17 +0000 (21:38 -0700)
commit7dc1d0cc1ffa29aa11219ad7e31ae5f4dc443711
tree5711bf94c18ca6d2cf0bae404cf8f806e851583f
parent7ae433631eacd0f0aaa749baef4c7f6baa5b3936
staging: wilc1000: remove the macro WILC_ERRORCHECK

This patch removes the macro WILC_ERRORCHECK which is not used
anymore by replacing it with the plain statements.

This patch also removes the WILC_CATCH macros from some of functions not
to make the build warnings.

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