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

Fix the CamelCase function name:

Process_Incoming => process_incoming

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