diff options
author | Tejun Heo <tj@kernel.org> | 2015-02-14 01:37:45 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-14 08:21:38 +0300 |
commit | 898600380ccdc5de24e3a1fea2537df41e43fa87 (patch) | |
tree | 1cbcb8103a966d75ba8910a77cda29c7691a9404 /drivers/input/keyboard/atkbd.c | |
parent | f09068276c5cbe2dd76679b2c9fcc91e12eb7ebe (diff) | |
download | linux-898600380ccdc5de24e3a1fea2537df41e43fa87.tar.xz |
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
printk and friends can now format bitmaps using '%*pb[l]'. cpumask
and nodemask also provide cpumask_pr_args() and nodemask_pr_args()
respectively which can be used to generate the two printf arguments
necessary to format the specified cpu/nodemask.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: "John W. Linville" <linville@tuxdriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/input/keyboard/atkbd.c')
0 files changed, 0 insertions, 0 deletions