From: David Vrabel Date: Wed, 14 Oct 2009 13:23:55 +0000 (+0000) Subject: USB: whci-hcd: fix type and format warnings in sg code X-Git-Tag: v2.6.33-rc1~315^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ad073f043b5ac04620bb80ecfc92114d348044;p=pandora-kernel.git USB: whci-hcd: fix type and format warnings in sg code Fix type and format warning in the new sg code. Remove the very chatty debug messages that were left in by mistake and use min_t() as required (no one seems to agree on a type for buffer sizes). Reported-by: Randy Dunlap Signed-off-by: David Vrabel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed