diff options
author | Michal Nazarewicz <[email protected]> | 2010-02-03 11:37:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2010-03-02 14:54:54 -0800 |
commit | d7e18a9f2c506467ec7a9c066da45a0f60c6f5a6 (patch) | |
tree | 882516094abdf6a87464b34ef546ae1c55bff5d1 /lib/string_helpers.c | |
parent | 08e6c972da616d057b63fd3f89ce0eb539952f06 (diff) |
USB: g_mass_storage: min(...) warning fixed
This patch fixes warning caused by calling min() macro
with arguments of different types:
drivers/usb/gadget/f_mass_storage.c:623: warning: \
comparison of distinct pointer types lacks a cast
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Michal Nazarewicz <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Cc: Kyungmin Park <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions