From: Du, ChangbinX Date: Wed, 23 May 2012 02:43:05 +0000 (+0000) Subject: testusb: expose looping forever option "l" to user X-Git-Tag: v3.6-rc1~101^2~53^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e54e97812ccf59e71e002f9bd6d12bf4ab448b8;p=pandora-kernel.git testusb: expose looping forever option "l" to user The testusb.c tool has support for looping forever implemented, which may be useful for stress test, yet it is not exposed to the user, so even though the code is there, it cannot be used. This commit adds "l" to the set of options handled by the application which enables the feature. Also, I collate help information for each command line option to make it easier to use for novice. Signed-off-by: Du Changbin Acked-by: Michal Nazarewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed