Re: [PATCH v2] xen-scsiback: use DRV_PFX in the pr macros and DPRINTK

From: Chentao (Boby)
Date: Fri Mar 06 2015 - 04:39:55 EST



On 2015/3/4 18:34, David Vrabel wrote:
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

.


David, I'm sorry because I didn't read your reply in time.

I will accept your advice in my next patch. Many thanks to you.

--
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/