From: Sudip Mukherjee Date: Tue, 21 Oct 2014 10:21:34 +0000 (+0530) Subject: usb: hub: remove unused variable X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=527307eacb014ba903b80694e6855fbdf20c89df;p=pandora-kernel.git usb: hub: remove unused variable the integer variable 'feature' was not being used anywhere in the function. so it is safe to remove the variable. Signed-off-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed