Staging: comedi: usbduxfast.c: mark a function static
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 May 2010 23:02:00 +0000 (16:02 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:36:07 +0000 (11:36 -0700)
commit643a5420f1df521e08efae7b15d377314b88cb70
tree1c88c4303e19c2146ab20d3ad2293cc64ec1a0ec
parent135998cc006c764dcfa147df84185614012852e5
Staging: comedi: usbduxfast.c: mark a function static

It does not need to be global.

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/usbduxfast.c