From: Dan Carpenter Date: Fri, 8 Nov 2013 09:43:17 +0000 (-0800) Subject: usb: phy: twl6030-usb: signedness bug in twl6030_readb() X-Git-Tag: v3.13-rc5~24^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b55149033403d78f345fb613d8ad52d16c161fc;p=pandora-kernel.git usb: phy: twl6030-usb: signedness bug in twl6030_readb() "ret" needs to be signed for the error handling to work. Signed-off-by: Dan Carpenter Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed