mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-19 10:28:55 +09:00
Recent gcc versions emit warnings when unsigned variables are compared < 0 or >= 0. Signed-off-by: Bill Nottingham <notting@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>