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]
Message-Id: <1354189996-14431-1-git-send-email-colin.king@canonical.com>
Date:	Thu, 29 Nov 2012 11:53:11 +0000
From:	Colin King <colin.king@...onical.com>
To:	Len Brown <lenb@...nel.org>, "Rafael J. Wysocki" <rjw@...k.pl>,
	linux-acpi@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] remove some unnecessary newline from error messages

From: Colin Ian King <colin.king@...onical.com>

The ACPI_EXCEPTION and ACPI_ERROR macros already emit a newline after
the message, so remove the unnecessary newlines from a bunch of messages.

Colin Ian King (5):
  ACPI dock: remove unnecessary newline from exception message
  ACPI video: remove unnecessary newline from error messages
  ACPI sysfs: remove unnecessary newline from exception
  ACPICA: GPE support: remove unnecessary newline from error messages
  ACPI thermal: remove unnecessary newline from exception message

 drivers/acpi/acpica/hwgpe.c | 2 +-
 drivers/acpi/dock.c         | 2 +-
 drivers/acpi/sysfs.c        | 2 +-
 drivers/acpi/thermal.c      | 2 +-
 drivers/acpi/video.c        | 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.8.0

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