Re: [PATCH 2/2] dgnc: Cleanup coding style

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

 



On 17/02/2015 04:54, Greg KH wrote:
> On Tue, Feb 17, 2015 at 04:42:34AM +0100, Salah Triki wrote:
>> Signed-off-by: Salah Triki <salah.triki@xxxxxxx>
>> ---
>>  drivers/staging/dgnc/dgnc_driver.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/staging/dgnc/dgnc_driver.c b/drivers/staging/dgnc/dgnc_driver.c
>> index 0a05ed2..45c584c 100644
>> --- a/drivers/staging/dgnc/dgnc_driver.c
>> +++ b/drivers/staging/dgnc/dgnc_driver.c
>> @@ -364,7 +364,7 @@ static void dgnc_cleanup_board(struct dgnc_board *brd)
>>  
>>  		spin_lock_irqsave(&dgnc_global_lock, flags);
>>  		brd->msgbuf = NULL;
>> -		dev_dbg(&brd->pdev->dev, brd->msgbuf_head);
>> +		dev_dbg(&brd->pdev->dev, "%s", brd->msgbuf_head);
> 
> Wait, no, do it right the first time, don't give me a broken patch and
> then fix it up afterward.
> 
Sorry.
Is that ok ?

-- 
Salah Triki
_______________________________________________
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