docs: correct documentation for %pK
authorTobin C. Harding <me@tobin.cc>
Wed, 22 Nov 2017 23:55:24 +0000 (10:55 +1100)
committerTobin C. Harding <me@tobin.cc>
Wed, 29 Nov 2017 01:02:58 +0000 (12:02 +1100)
commit553d8e8b107159088cc4e2855a2bd9a358365e3f
tree0df437427f9239e2a69234a133999b76be7f4c03
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
docs: correct documentation for %pK

Current documentation indicates that %pK prints a leading '0x'. This is
not the case.

Correct documentation for printk specifier %pK.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Documentation/printk-formats.txt