staging: wilc1000: remove return type of Handle_wait_msg_q_empty
authorLeo Kim <leo.kim@atmel.com>
Thu, 5 Nov 2015 05:36:08 +0000 (14:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit3b840e494910df8150beea57d0c56a9720eb4eac
tree840395aba518c5e17498299b796c630c4793758d
parent02ae2bdfe1400b00586f0dc439b318b17119027d
staging: wilc1000: remove return type of Handle_wait_msg_q_empty

This patch changes return type of Handle_wait_msg_q_empty from s32 with void
because return value is not used.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
This page took 0.024471 seconds and 5 git commands to generate.