From: Dan Carpenter Date: Tue, 2 Oct 2012 08:27:39 +0000 (+0300) Subject: target/usb-gadget: remove duplicate initialization X-Git-Tag: v3.7-rc1~61^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ecf595bc2bb468f567eaa4ea5ffbf5d2c871b94;p=pandora-kernel.git target/usb-gadget: remove duplicate initialization We set bAlternateSetting to zero twice. I kept the second one (.bAlternateSetting = USB_G_ALT_INT_BBB) because that's more descriptive. Signed-off-by: Dan Carpenter Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed