]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: unisys: rename Initialize_incoming_thread()
authorBenjamin Romer <benjamin.romer@unisys.com>
Fri, 5 Dec 2014 22:09:04 +0000 (17:09 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Jan 2015 01:32:33 +0000 (17:32 -0800)
commit52ebd30e036878d8db95e32a0112ef63a328d5c5
tree37499fdbdb77c36a874d6ac5054669b761369908
parent3ec66a4be43f4b1a447385f6dd1d1e2b9fd2b19b
staging: unisys: rename Initialize_incoming_thread()

Fix the CamelCase name of this function:

Initialize_incoming_thread => initialize_incoming_thread

Update all references to use the new name.

Signed-off-by: Bryan Thompson <bryan.thompson@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/uislib/uislib.c