[PATCH] common: misc: use isalnum macro instead of open-coding

Sascha Hauer s.hauer at pengutronix.de
Wed Nov 27 23:44:31 PST 2024


On Tue, 26 Nov 2024 16:13:40 +0100, Ahmad Fatoum wrote:
> We sacrifice 256 bytes in barebox proper for a lookup table that is used
> to optimize isalpha, isalnum and friends.
> 
> Let's make use of it by using isalnum instead of open-coding.
> 
> 

Applied, thanks!

[1/1] common: misc: use isalnum macro instead of open-coding
      https://git.pengutronix.de/cgit/barebox/commit/?id=643497d2b40a (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list