Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756073Ab0BAUKU (ORCPT ); Mon, 1 Feb 2010 15:10:20 -0500 Received: from Cpsmtpm-eml107.kpnxchange.com ([195.121.3.11]:51687 "EHLO CPSMTPM-EML107.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754936Ab0BAUKS (ORCPT ); Mon, 1 Feb 2010 15:10:18 -0500 From: Frans Pop To: Joe Perches Subject: Re: [RFC] Fix unnecessary spaces before newlines in logging messages Date: Mon, 1 Feb 2010 21:10:15 +0100 User-Agent: KMail/1.9.9 Cc: linux-kernel@vger.kernel.org References: <201002012007.25498.elendil@planet.nl> <1265052929.25140.331.camel@Joe-Laptop.home> In-Reply-To: <1265052929.25140.331.camel@Joe-Laptop.home> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201002012110.16612.elendil@planet.nl> X-OriginalArrivalTime: 01 Feb 2010 20:10:16.0779 (UTC) FILETIME=[923561B0:01CAA37A] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 661 Lines: 21 On Monday 01 February 2010, Joe Perches wrote: > I think it's useful, though like all of these cleanups, > a low priority. I suggest you submit a few through to > various maintainers and see what happens. Will do. > (with false positives for asm and such) > $ grep -rP --include=*.[ch] "\s+\\\n" * | wc -l > 7339 I'm left with 2303 after cleaning out false positives (of which 1016 in staging...). Cheers, FJP -- 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/