mirror of
https://github.com/torvalds/linux.git
synced 2026-05-07 15:55:27 -04:00
Decouple the formatting logic from the writing logic to later enable writing straight to a buffer in sprintf(). Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de> Acked-by: Willy Tarreau <w@1wt.eu>