On Mon, 2020-08-17 at 11:24 +0200, Ilya Dryomov wrote: > On Mon, Aug 17, 2020 at 3:34 AM Joe Perches <[email protected]> wrote: > > All the uses have be converted to pr_debug, so remove these. [] > Hi Joe,
Hi Ilya. > Yeah, roughly the same thing can be achieved with +flmp instead > of just +p with PRETTYDEBUG, but PRETTYDEBUG formatting actually > predates those flags and some of us still use bash scripts from > back then. We also have a few guides and blog entries with just > +p, but that's not a big deal. btw: I sent a patch adding a +F flag to emit the kbasename(FILE) to dynamic debug output. https://lore.kernel.org/lkml/[email protected]/

