From: Anthony Foiani Date: Fri, 23 Aug 2013 04:06:41 +0000 (-0600) Subject: staging: usbip: properly handle "-l" / "--log" option X-Git-Tag: v3.12-rc1~183^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5894af89f22a94f2356474a2e1e14ca6267019d4;p=pandora-kernel.git staging: usbip: properly handle "-l" / "--log" option This option is in the long options list, and it's handled in the option processing loop, but the optstring didn't include it. Signed-off-by: Anthony Foiani Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed