From: Dmitry Torokhov Date: Tue, 8 Feb 2011 21:55:59 +0000 (-0800) Subject: USB: xhci: mark local functions as static X-Git-Tag: v2.6.38-rc7~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8212a49d1c1e53ad2bc3176b983a2483b48fd989;p=pandora-kernel.git USB: xhci: mark local functions as static Functions that are not used outsde of the module they are defined should be marked as static. Signed-off-by: Dmitry Torokhov Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed