]> www.infradead.org Git - users/willy/linux.git/commit
printf: Add printf_char
authorMatthew Wilcox <willy@infradead.org>
Wed, 19 Dec 2018 20:59:27 +0000 (15:59 -0500)
committerMatthew Wilcox <willy@infradead.org>
Wed, 19 Dec 2018 20:59:27 +0000 (15:59 -0500)
commit3a4b7eb9d7e321e700bbbc06e1714ff05d59314a
tree11d2e81021191661d80fca217120b01c1f73b32d
parent360cf24efa0d7e7e4433fb69a6ad47795806bb0c
printf: Add printf_char

Convert all open-coded versions.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
lib/vsprintf.c