]> git.baikalelectronics.ru Git - kernel.git/commit
USB: storage/onetouch.c: make a function static
authorAdrian Bunk <bunk@kernel.org>
Mon, 28 Apr 2008 15:39:37 +0000 (18:39 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 2 May 2008 17:25:51 +0000 (10:25 -0700)
commitb3ed1290fd7d9244675572e0fad708b63a829a2a
tree6941c52866c1987125f0e7fca5b22240f3bd587c
parent6c4b9fdc9d9d7ed1af3537561a3aa00db91aeefd
USB: storage/onetouch.c: make a function static

This patch makes the needlessly global onetouch_release_input() static.

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