USB: usb/serial/ch341.c: make 4 functions static
authorAdrian Bunk <bunk@kernel.org>
Sun, 9 Sep 2007 20:25:04 +0000 (22:25 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:29 +0000 (14:55 -0700)
commit93b6497da99978742ffa9d9db6177397436278f5
treee6a14551af1c69fcb95fd6f76ad7065500564c4b
parent6ce76104781a10554129791dc62c3104424f6d48
USB: usb/serial/ch341.c: make 4 functions static

This patch makes four needlessly global functions static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ch341.c