From 22ded57729e69974ce45643d65415c9983a168a8 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Mon, 28 Oct 2013 12:53:21 -0700 Subject: [PATCH] netconsole: Convert to pr_ Use a more current logging style. Convert printks to pr_. Consolidate multiple printks into a single printk to avoid any possible dmesg interleaving. Add a default "event" msg in case the listed types are ever expanded. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-format-patch failed