On 2013-11-21 19:57, Conrad Gomes wrote:
This series contains various fixes to coding style issues in unioxx5.c
found by checkpatch.pl and due to the usage of pr_err instead of the
preferred dev_err type functions for device drivers.

Conrad Gomes (7):
   Staging: comedi: fix line over 80 character warning in unioxx5.c
   Staging: comedi: fix line over 80 character warning in unioxx5.c
   Staging: comedi: change printk to dev_err/dev_dbg in unioxx5.c
   Staging: comedi: change pr_err to dev_err in __unioxx5_analog_read
   Staging: comedi: change pr_err to dev_err in __unioxx5_digital_write
   Staging: comedi: change pr_err to dev_err in __unioxx5_analog_write
   Staging: comedi: remove MACRO pr_fmt in unioxx5.c

  drivers/staging/comedi/drivers/unioxx5.c |   50 ++++++++++++++++++------------
  1 file changed, 31 insertions(+), 19 deletions(-)

Looks okay!

Reviewed-by: Ian Abbott <[email protected]>

--
-=( Ian Abbott @ MEV Ltd.    E-mail: <[email protected]>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to