From: Alan Stern Date: Wed, 2 Jan 2013 18:58:18 +0000 (-0500) Subject: USB: usbtest: fix test number in log message X-Git-Tag: v3.8-rc4~25^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cb5000057fbd2237c19b8b8bd4f6948fd11f5f8;p=pandora-kernel.git USB: usbtest: fix test number in log message This patch (as1639) fixes a minor bug in the usbtest driver. Due to concurrent changes, a test originally written as number 17 got changed to number 24, but the corresponding change was not made in the log message. This updates the log message. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed