staging: wilc1000: host_int_init: replace s32Error with result
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 22 Sep 2015 09:34:59 +0000 (18:34 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 00:29:52 +0000 (02:29 +0200)
commit5b09bd32a723f41fba91be8c83e0c9909646464e
treeb7d8dbee88628728ba1a1970386c51f7a9e85e4c
parent3f4e0ce2b67fc556fcbfb615381e5441938256c7
staging: wilc1000: host_int_init: replace s32Error with result

This patch replaces s32Error with result in host_int_init function 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