From: Alan Cox Date: Mon, 17 Sep 2012 10:55:23 +0000 (+0100) Subject: usb: remove junk from store_remove_id X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac08de32d2e2b2b56bfe85720ec9e0b06e75350a;p=pandora-kernel.git usb: remove junk from store_remove_id retval is 0, and carefully assigned - and tested as non zero. This is not useful. While we are at it remove some other bogus initialisation in the function Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed