From: Amit Virdi Date: Tue, 9 Sep 2014 06:27:37 +0000 (+0530) Subject: usb: gadget: zero: Fix warning generated by kbuild X-Git-Tag: fixes-for-v3.18-merge-window~16^2~118^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70aacc5777d1f1ca0a88067c9121ce86441bc4e0;p=pandora-kernel.git usb: gadget: zero: Fix warning generated by kbuild The kbuild test bot generated the warning: drivers/usb/gadget/function/f_sourcesink.c:1498: warning: comparison is always false due to limited range of data type This patch fixes it. Reported-by: kbuild test robot Signed-off-by: Amit Virdi CC: Felipe Balbi Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed