]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: wilc1000: rename s32Error in host_int_remove_wep_key
authorChaehyun Lim <chaehyun.lim@gmail.com>
Mon, 5 Oct 2015 10:35:00 +0000 (19:35 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Oct 2015 09:58:33 +0000 (10:58 +0100)
commit9e5e8b44bc67d2d06f660b6f3e8270f862078011
tree1477a553fceb43fab97be28068fa5ff541def5ed
parent517af2f582a93f2f48042b550daab6dbdf395690
staging: wilc1000: rename s32Error in host_int_remove_wep_key

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