]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite6f1d29d3e0490f6af0e59bd2c3f856bb8396408
treee6a14551af1c69fcb95fd6f76ad7065500564c4b
parent0df80349c9f579d2b75ded50fdf1f3473fa325e1
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