staging: wilc1000: rename s32Error in host_int_wait_msg_queue_idle
authorChaehyun Lim <chaehyun.lim@gmail.com>
Fri, 2 Oct 2015 12:44:54 +0000 (21:44 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 08:42:39 +0000 (09:42 +0100)
commit6d6c9bbb070c99d8926308f284e2e13cd8bc3982
treebbc1e0d57789a30adf3652a4a3d6714a962baa07
parent244efb1f5df5589c98bc1d0d1850c896151b9caa
staging: wilc1000: rename s32Error in host_int_wait_msg_queue_idle

This patch replaces s32Error with result to avoid camelcase.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c