aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2015-12-30 21:15:41 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-03 15:09:44 -0800
commitcb8f4e0e6d8bc1d37a50578bf0a84dd5567afa08 (patch)
treef3d902831d293144ec9c1e2408af5b80948cbd44 /include/linux
parentstaging: wilc1000: remove return statement (diff)
staging: wilc1000: fix return type of host_int_get_ipaddress
This patch changes return type of host_int_get_ipaddress from s32 to int. The result variable gets return value from wilc_mq_send that has data type of int. It should be changed return type of this function as well as data type of result variable. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions