]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: wilc_msgqueue.c: replace s32RetStatus with result
authorChaehyun Lim <chaehyun.lim@gmail.com>
Sun, 20 Sep 2015 06:51:20 +0000 (15:51 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 02:04:14 +0000 (19:04 -0700)
commit967c606a90fc6f0fc6f1368a481fa906ab0aa54f
treedddb1d1725511d79ff1f10c448c19798d5bace3b
parentc3ca63728ad87e65386ec53a904a623f85afe443
staging: wilc1000: wilc_msgqueue.c: replace s32RetStatus with result

This patch replaces s32RetStatus with result to avoid CamelCase in
wilc_msgqueue.c

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