Skip to content
Commit 78a8bf69 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

vsprintf: split out '%p' handling logic



The actual code is the same, just split out into a helper function.
This makes it easier to read, and allows for simple future extension
of %p handling.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 0f9bfa56
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment