]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: unisys: fix CamelCase local in textid functions
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:58:50 +0000 (13:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:00:21 +0000 (22:00 +0100)
commit10dbf0e35f85921607f744c7ee0a86aec9367ed8
treec427e30391ec22fb6896c6f7936f9791dce5e45c
parent365522d99474998b11cb544c0167742455e8e7a0
staging: unisys: fix CamelCase local in textid functions

Fix the CamelCased local variable

textId => text_id

In both of the textid sysfs functions, and 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