1
0
Fork 0
alistair23-linux/drivers/xen/xenfs
Joe Perches 283c0972d5 xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...)
to be more consistent throughout the xen subsystem.

Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME
Coalesce formats and add missing word spaces
Add missing newlines
Align arguments and reflow to 80 columns
Remove DRV_NAME from formats as pr_fmt adds the same content

This does change some of the prefixes of these messages
but it also does make them more consistent.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2013-06-28 11:19:58 -04:00
..
Makefile xen: Add xenbus device driver 2011-12-16 13:29:39 -05:00
super.c xen: Convert printks to pr_<level> 2013-06-28 11:19:58 -04:00
xenfs.h xen: Add xenbus device driver 2011-12-16 13:29:39 -05:00
xenstored.c xen: add /proc/xen/xsd_{kva,port} to xenfs 2010-10-20 16:22:26 -07:00