aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2015-02-13 14:37:51 -0800
committerLinus Torvalds <[email protected]>2015-02-13 21:21:38 -0800
commitc7badc90178b89c49e3852a002024d26cef5f070 (patch)
tree85a8a8e8c359e640e9a615b5c37f305888f5eba6 /lib/mpi/mpiutil.c
parent0b480037e8eb7928bdb760717693485bb3b728e4 (diff)
scsi: 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. * map_show()'s return value is too high by one and the function could modify beyond the end of the buffer when the formatted text is long enough. Signed-off-by: Tejun Heo <[email protected]> Cc: "James E.J. Bottomley" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions