vsprintf: Update %pGp documentation about that it prints hex value
authorPetr Mladek <pmladek@suse.com>
Wed, 27 Oct 2021 12:48:40 +0000 (14:48 +0200)
committerPetr Mladek <pmladek@suse.com>
Mon, 1 Nov 2021 14:55:06 +0000 (15:55 +0100)
commit6a7ca80f4033c9cf3003625b2ef8b497f4ec44da
treeb73b6e0a0610de90a3d0b1be4db1c22096b01fb1
parent23efd0804c0a869dfb1e78470f80a27251317b7e
vsprintf: Update %pGp documentation about that it prints hex value

The commit 23efd0804c0a869dfb1e7 ("vsprintf: Make %pGp print
the hex value") changed the behavior of %pGp printk format.
Update the documentation accordingly.

Fixes: 23efd0804c0a869dfb1e7 ("vsprintf: Make %pGp print the hex value")
Reviewed-by: Yafang Shao <laoar.shao@gmail.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/YXlKqCPY9suM4mfT@alley
Documentation/core-api/printk-formats.rst