mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
It's just a duplicate implementation of "%*phC". Thanks to Joe Perches for showing that we had exactly this support in the lib/vsprintf.c code already. Signed-off-by: David S. Miller <davem@davemloft.net>