Files
u-boot/common
Marek Behún 951dc4e077 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>
2024-06-07 10:47:59 -06:00
..
2024-03-20 17:13:05 -04:00
2022-11-02 08:42:03 +01:00
2024-04-21 09:07:00 +02:00
2024-02-13 15:38:49 -05:00