diff options
author | Marek BehĂșn <kabel@kernel.org> | 2024-05-21 09:13:28 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-06-07 10:47:59 -0600 |
commit | 951dc4e077b2ba5eadaba3beb9b61f131ffa6fdc (patch) | |
tree | 3c78bbceea393b3b5a119f33aadb5a2fff012ba6 /lib/efi_loader/efi_device_path.c | |
parent | 96dfa5869da586eb1c8d84c22164a2bf399968a1 (diff) |
common: eeprom_field: Drop unnecessary comparison
The byte variable is of type unsigned char, it is never less than zero.
The error case is handled by *endptr, so drop the comparison altogether.
Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Diffstat (limited to 'lib/efi_loader/efi_device_path.c')
0 files changed, 0 insertions, 0 deletions