Re: [PATCH v2] xen-scsiback: use DRV_PFX in the pr macros and DPRINTK
From: David Vrabel
Date: Wed Mar 04 2015 - 05:34:40 EST
On 04/03/15 18:32, Tao Chen wrote:
> Defined the string of {xen-pvscsi: } as DRV_PFX, then use it in the pr sentences and DPRINTK.
> Also fixed up some comments just as eliminate redundant white spaces and format the code.
> These will make the code easier to read.
I have already said you needed to use:
#define pr_fmt(fmt)
to do this.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/