From: Sergei Shtylyov Date: Sun, 11 Jan 2015 22:49:01 +0000 (+0300) Subject: fhci-hub: kill 'len' variable in fhci_hub_control() X-Git-Tag: fixes-v4.0-rc1~102^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5790e9e834bb48cb681620ec680203edb536242;p=pandora-kernel.git fhci-hub: kill 'len' variable in fhci_hub_control() The 'len' variable in fhci_hub_control() is write-only, so totally useless. Signed-off-by: Sergei Shtylyov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed