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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 Oct 2010 10:19:09 -0700
From:	Joe Perches <joe@...ches.com>
To:	linux-kernel@...r.kernel.org
Cc:	Russell King <linux@....linux.org.uk>,
	Dmitry Torokhov <dmitry.torokhov@...il.com>,
	linux-input@...r.kernel.org
Subject: [PATCH 0/2] drivers/input/serio: Use pr_fmt and pr_<level>

Standardize the logging messages a bit.

Joe Perches (2):
  drivers/input/serio/i8042: Use pr_<level>, pr_fmt. Fix dbg and __FILE__ use
  drivers/input/serio: Use pr_fmt and pr_<level>

 drivers/input/serio/ambakmi.c         |    5 ++-
 drivers/input/serio/ct82c710.c        |   10 ++--
 drivers/input/serio/gscps2.c          |   15 +++---
 drivers/input/serio/hil_mlc.c         |   17 +++---
 drivers/input/serio/hp_sdc.c          |   51 +++++++++---------
 drivers/input/serio/hp_sdc_mlc.c      |   46 ++++++++--------
 drivers/input/serio/i8042-x86ia64io.h |    2 +-
 drivers/input/serio/i8042.c           |   94 +++++++++++++++-----------------
 drivers/input/serio/i8042.h           |   19 ++++---
 drivers/input/serio/maceps2.c         |    5 ++-
 drivers/input/serio/parkbd.c          |    8 ++-
 drivers/input/serio/q40kbd.c          |    6 ++-
 drivers/input/serio/rpckbd.c          |    6 ++-
 drivers/input/serio/sa1111ps2.c       |   11 +++--
 drivers/input/serio/serio.c           |    8 ++--
 drivers/input/serio/serio_raw.c       |    8 ++-
 drivers/input/serio/serport.c         |    6 ++-
 17 files changed, 167 insertions(+), 150 deletions(-)

-- 
1.7.3.1.g432b3.dirty

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