From: Dan Carpenter Date: Tue, 25 Nov 2014 15:55:57 +0000 (+0300) Subject: usb: gadget: udc: clean up a printk X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~86^2^2~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e841efef7543209c1d62526311fbbcf85f3613d;p=pandora-kernel.git usb: gadget: udc: clean up a printk We already know what "value" is, so there is no need to check. It puzzles static checkers to have the unneeded condition. Signed-off-by: Dan Carpenter Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed