From 70aacc5777d1f1ca0a88067c9121ce86441bc4e0 Mon Sep 17 00:00:00 2001 From: Amit Virdi Date: Tue, 9 Sep 2014 11:57:37 +0530 Subject: [PATCH] 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-format-patch failed