]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit029bbadb7fb6080b2c759d79be87ea2d9073b808
tree4d1ebcdfcadc49d5faaafe26f7fa263b59200f35
parent93b63cfd42268c9c1a5f8954a79b8a28a873aea9
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