USB: xhci: mark local functions as static
authorDmitry Torokhov <dtor@vmware.com>
Tue, 8 Feb 2011 21:55:59 +0000 (13:55 -0800)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Wed, 23 Feb 2011 01:12:58 +0000 (17:12 -0800)
Functions that are not used outsde of the module they are defined
should be marked as static.

Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>

No differences found