[PATCH 1/3] lib/string_helpers: Consolidate yesno() implementation

David Laight David.Laight at ACULAB.COM
Wed Jan 19 22:25:00 UTC 2022


> > except '"no\0\0yes" + v * 4' works a bit better.
> 
> Is it a C code obfuscation contest?

That would be:
	return &(v * 3)["no\0yes"];

:-)

-
Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK
Registration No: 1397386 (Wales)



More information about the amd-gfx mailing list