commit | 70aacc5777d1f1ca0a88067c9121ce86441bc4e0 | [log] [tgz] |
---|---|---|
author | Amit Virdi <amit.virdi@st.com> | Tue Sep 09 11:57:37 2014 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Tue Sep 09 09:46:58 2014 -0500 |
tree | 19bca28d8c82b49af93b8427585342c760282bd2 | |
parent | f7cc38b16e2741186253be3dff61a9d124112126 [diff] |
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 <fengguang.wu@intel.com> Signed-off-by: Amit Virdi <amit.virdi@st.com> CC: Felipe Balbi <balbi@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>