Re: [PATCH v2] staging: comedi: fix coding style issues

2015-05-24 Thread Greg KH
0x%x\n", > > >+ dev_warn(dev->class_dev, "%s: unhandled register=0x%x\n", > > >__func__, reg); > > > return 0; > > > } > > > > > > > Apart from that niggle, the patch looks good! > >

[PATCH v2] staging: comedi: fix coding style issues

2015-05-20 Thread Geliang Tang
d! > > Reviewed-by: Ian Abbott > > -- > -=( Ian Abbott @ MEV Ltd.E-mail: )=- > -=( Web: http://www.mev.co.uk/ )=- Thank you for your review. I revised the patch as you suggested. Here it is. >From d864f6af18a44031a241e10e64d98f9e6b8c0660 Mon