Whamcloud - gitweb
AOSP: Fix a trivial type error
authorYi Kong <yikong@google.com>
Tue, 7 Jul 2020 14:32:12 +0000 (22:32 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 1 Oct 2020 21:42:28 +0000 (17:42 -0400)
commitb1a780ed7bc909026eab3f7318b2eafcff7d3c67
treeca66b8c7b2b6d5062355589ee1f1c2d0e81b4244
parent694b1400f2a7402d8332285cdbad9a29b831adc5
AOSP: Fix a trivial type error

Comparing unsigned int with ULONG_MAX is always false.

Signed-off-by: Yi Kong <yikong@google.com>
Change-Id: Iae02aad1bcb271d3468828977be288ad04333821
From AOSP commit: 757a4d672dae1a15c57f5f0705ba90ed007da7e6
contrib/android/e2fsdroid.c