lkml.org 
[lkml]   [2011]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 9/9] Staging: comedi: fix printk issue in pcmmio.c
On Sat, Jul 09, 2011 at 11:55:00AM +0530, Ravishankar wrote:
> @@ -663,7 +663,7 @@ static int pcmmio_dio_insn_bits(struct comedi_device *dev,
> }
> #ifdef DAMMIT_ITS_BROKEN
> /* DEBUG */
> - printk("data_out_byte %02x\n", (unsigned)byte);
> + printk(KERN_DEBUG "data_out_byte %02x\n", (unsigned) byte);
> #endif

The indenting was correct in the original.

regards,
dan carpenter



\
 
 \ /
  Last update: 2011-07-09 10:37    [W:0.036 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site