mirror of
https://github.com/torvalds/linux.git
synced 2024-12-06 02:52:22 +00:00
b184a261e5
pad_spc() is only ever used to print the status message of testcases. The line size is always constant, the return value is never used and the format string is never used as such. Remove all the unneeded logic and simplify the API and its users. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Signed-off-by: Willy Tarreau <w@1wt.eu> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
nolibc-test.c |