staging: unisys: fix CamelCase parameter in chipset functions
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:58:47 +0000 (13:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:00:20 +0000 (22:00 +0100)
commit77a0449d4cf3fe63f0e712d23458207bd661e0b2
tree4d1ebcdfcadc49d5faaafe26f7fa263b59200f35
parentb3168c70bb8d6d8b2679995627ebc2cbd3e7961b
staging: unisys: fix CamelCase parameter in chipset functions

Fix the CamelCase parameter

msgHdr => msg_hdr

In all of the chipset functions. 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
This page took 0.024428 seconds and 5 git commands to generate.