[PATCH] USB: drivers/usb/input/usbkbd.c: make a function static
authorAdrian Bunk <bunk@stusta.de>
Fri, 22 Apr 2005 22:07:00 +0000 (15:07 -0700)
committerGreg KH <gregkh@suse.de>
Fri, 22 Apr 2005 22:07:00 +0000 (15:07 -0700)
commitbe5e3383a95446e933be198d3025df10a072794b
tree1bd89cd23ee98127f08ccd076f4485a2e8138df7
parentcef11127ea59cc5ac8fb956c355727999c6796dc
[PATCH] USB: drivers/usb/input/usbkbd.c: make a function static

This patch makes a needlessly global function static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/input/usbkbd.c