mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-06 07:49:03 +00: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: David S. Miller <davem@davemloft.net>