Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756163Ab0BFU5t (ORCPT ); Sat, 6 Feb 2010 15:57:49 -0500 Received: from cpsmtpm-eml103.kpnxchange.com ([195.121.3.7]:58772 "EHLO CPSMTPM-EML103.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755944Ab0BFU5q (ORCPT ); Sat, 6 Feb 2010 15:57:46 -0500 From: Frans Pop To: linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/16] remove trailing spaces in messages Date: Sat, 6 Feb 2010 21:57:42 +0100 User-Agent: KMail/1.9.9 Cc: linux-alpha@vger.kernel.org, linux-ia64@vger.kernel.org, linux-parisc@vger.kernel.org, linux-s390@vger.kernel.org, sparclinux@vger.kernel.org References: <201002061844.45212.elendil@planet.nl> In-Reply-To: <201002061844.45212.elendil@planet.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201002062157.44357.elendil@planet.nl> X-OriginalArrivalTime: 06 Feb 2010 20:57:45.0075 (UTC) FILETIME=[07FD9C30:01CAA76F] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1751 Lines: 42 Resending the patch cover letter for vger only as it didn't reach there for some reason (# recipients maybe?). +++++++++++ This is a first series of patches to remove trailing spaces in messages. Patches cover arch-specific code plus one fix for PM and one in Documentation. Depending on how this series is received I'll continue with other parts of the kernel. Benefits are: - general cleanup and consistency - minor reduction in kernel size and user's log file size - reduced annoyance for people writing logcheck rules The patch for m68k has been rebased against linux-next; all other patches apply against both mainline and -next (as of 5-2). Shortstat: 74 files changed, 135 insertions(+), 136 deletions(-) Frans Pop (16): alpha: remove trailing spaces in messages arm: remove trailing spaces in messages ia64: remove trailing space in messages m68k: remove trailing space in messages microblaze: remove trailing space in messages mips: remove trailing space in messages parisc: remove trailing space in messages s390: remove trailing space in messages sparc: remove trailing space in messages x86: remove trailing space in messages blackfin: remove trailing space in messages cris/trivial: remove trailing space in message powerpc: remove trailing space in messages um: remove trailing space in messages PM: remove trailing space in message trivial: remove trailing space in spidev test program -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/