lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 22 Nov 2013 01:27:51 +0530
From:	Conrad Gomes <conrad.s.j.gomes@...il.com>
To:	abbotti@....co.uk, hsweeten@...ionengravers.com,
	gregkh@...uxfoundation.org, joe@...ches.com
Cc:	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
	Conrad Gomes <conrad.s.j.gomes@...il.com>
Subject: [PATCH V2 0/7] Staging: comedi: fix coding style issues in unioxx5.c

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(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ