linux/drivers/uwb
Tejun Heo 125918dbd8 usb: 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.

* drivers/uwb/drp.c::uwb_drp_handle_alien_drp() was formatting mas.bm
  into a buffer but never used it.  Removed.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-02-13 21:21:38 -08:00
..
i1480
Kconfig uwb: remove UWB build dependency on PCI 2014-09-23 22:04:44 -07:00
Makefile
address.c
allocator.c
beacon.c uwb: fix variable set but not used warnings 2014-05-27 15:18:48 -07:00
driver.c uwb: create a uwb bus type and add in-range peer devices to it 2014-09-23 22:04:44 -07:00
drp-avail.c
drp-ie.c
drp.c usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks 2015-02-13 21:21:38 -08:00
est.c uwb: fix variable set but not used warnings 2014-05-27 15:18:48 -07:00
hwa-rc.c
ie-rcv.c uwb: fix variable set but not used warnings 2014-05-27 15:18:48 -07:00
ie.c
lc-dev.c uwb: create a uwb bus type and add in-range peer devices to it 2014-09-23 22:04:44 -07:00
lc-rc.c uwb: add an ASIE sysfs attribute to uwb_rc devices 2014-09-23 22:05:26 -07:00
neh.c
pal.c
radio.c uwb: comment typo fix 2014-05-27 15:18:48 -07:00
reset.c
rsv.c uwb: Remove bogus colon after newline from debug message 2014-11-03 15:45:04 -08:00
scan.c
umc-bus.c
umc-dev.c
umc-drv.c
uwb-debug.c usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks 2015-02-13 21:21:38 -08:00
uwb-internal.h uwb: create a uwb bus type and add in-range peer devices to it 2014-09-23 22:04:44 -07:00
uwbd.c
whc-rc.c
whci.c uwb/whci: use correct structure type name in sizeof 2014-08-01 15:48:08 -07:00