fs: devfs-core: do a case-insensitive compare of partuuids
partuuids are represented as hexadecimal strings, where case doesn't
matter. barebox formats them as lower case internally, forcing the
partuuid device tree property to be lower case too. Use strcasecmp to
be case-insensitive.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent fbc7ee7 commit 4a2e799263de5acabc1881e5330cf87b1aee7451
@Ahmad Fatoum Ahmad Fatoum authored on 21 Oct 2019
Sascha Hauer committed on 23 Oct 2019
Showing 1 changed file
View
fs/devfs-core.c