| commit | 6ca8f2e20bd1ced8a7cd12b3ae4b1ceca85cfc2b | [log] [tgz] |
|---|---|---|
| author | Thomas Weißschuh <linux@weissschuh.net> | Fri Apr 26 13:08:58 2024 +0200 |
| committer | Thomas Weißschuh <linux@weissschuh.net> | Sat Jun 29 09:44:58 2024 +0200 |
| tree | b7adfb76639d6fb15e406b37ef2515b5f681f6ce | |
| parent | d20d0b10f883085a44afd1a3af1bbd77ed53acf7 [diff] |
selftests: kselftest: also use strerror() on nolibc nolibc gained an implementation of strerror() recently. Use it and drop the ifdeffery. Acked-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>