Re: [PATCH 6/8] staging: dgap: remove unneeded dgap_err()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, Dan.

2014-07-15 15:47 GMT+09:00 Dan Carpenter <dan.carpenter@xxxxxxxxxx>:
> On Tue, Jul 15, 2014 at 12:02:23PM +0900, Daeseok Youn wrote:
>> The dgap_err() is printing a message with pr_err(),
>> so all those are replaced.
>>
>
> Take a look at how pr_fmt works.
>
> #define pr_fmt(fmt) "dgap: " fmt
>
> Then you can remove the "dgap: " from the beginning of each line.
OK. I will define pr_fmt and remove "dgap:" string in pr_xxx()

>
> Also all the "out of memory" messages can be removed because the kernel
> prints its own message for that.
OK. I will.

Thanks.

regards,
Daeseok Youn.
>
> regards,
> dan carpenter
>
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux