]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: unisys: fix CamelCase parameter msgHdr in controlvm functions
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:58:46 +0000 (13:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:00:20 +0000 (22:00 +0100)
commitb3168c70bb8d6d8b2679995627ebc2cbd3e7961b
tree744574406af33e26d71a7c62b66d2c29e78ab6d5
parenteb34e877ccbcd0da12bb10360d1cf9cfecd6888f
staging: unisys: fix CamelCase parameter msgHdr in controlvm functions

Fix the CamelCase parameter name

msgHdr => msg_hdr

In all of the controlvm functions in visorchipset_main.c. Update all references
to use the corrected name.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorchipset/visorchipset_main.c