Documentation: add print bitmap description
authorWang Long <long.wanglong@huawei.com>
Thu, 26 Feb 2015 03:28:25 +0000 (03:28 +0000)
committerJonathan Corbet <corbet@lwn.net>
Fri, 20 Mar 2015 13:41:55 +0000 (07:41 -0600)
commitd0724961552f2b7da89e4b822b985f3c9fd13b79
tree0fdcb4567e61e6313109c55e4acce7f43d21342f
parentad4a6ebeffd2767bdcdec9e1acea7ffc00d5be2d
Documentation: add print bitmap description

as the commit: "lib/vsprintf: implement bitmap printing through
'%*pb[l]'" add an easy way to print bitmaps. so printk-formats.txt
should reflect it.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/printk-formats.txt