staging: wilc1000: rename u32mode in host_int_set_operation_mode
authorChaehyun Lim <chaehyun.lim@gmail.com>
Mon, 5 Oct 2015 10:34:52 +0000 (19:34 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Oct 2015 09:58:24 +0000 (10:58 +0100)
commit49fb6f714c75c77b3dc230c204b6aed8a7f22dd7
tree9a097421f3580873e636373ad2a9eaeb14a004dd
parent230819267c3daad2414d87ab9addeb4164adae74
staging: wilc1000: rename u32mode in host_int_set_operation_mode

This patch replaces u32mode with mode that is second argument of
host_int_set_operation_mode 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
drivers/staging/wilc1000/host_interface.h
This page took 0.02624 seconds and 5 git commands to generate.