commit | 383eda32b891002d5064cc97243c94b7cf78137a | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jun 27 21:57:49 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 01 13:31:25 2013 -0700 |
tree | c42010d5dd133f3b393cc9f3146f14ae54d81efd | |
parent | 772e42b07fbdc650206746e00cb2914e362594a3 [diff] |
xen: Use more current logging styles Instead of mixing printk and pr_<level> forms, just use pr_<level> Miscellaneous changes around these conversions: Add a missing newline to avoid message interleaving, coalesce formats, reflow modified lines to 80 columns. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>