Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755859AbZLNBQs (ORCPT ); Sun, 13 Dec 2009 20:16:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753988AbZLNBQr (ORCPT ); Sun, 13 Dec 2009 20:16:47 -0500 Received: from kirsty.vergenet.net ([202.4.237.240]:58531 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753268AbZLNBQr (ORCPT ); Sun, 13 Dec 2009 20:16:47 -0500 Date: Mon, 14 Dec 2009 12:16:45 +1100 From: Simon Horman To: Jeremy Fitzhardinge Cc: liu weni , linux-kernel , Toralf =?utf-8?Q?F=C3=B6rster?= Subject: Re: [PATCH v2]kernel: remove mess codes Message-ID: <20091214011642.GA3143@verge.net.au> References: <4B249210.7060103@goop.org> <20091214003320.GA29218@verge.net.au> <4B258A27.3050006@goop.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B258A27.3050006@goop.org> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1102 Lines: 24 On Sun, Dec 13, 2009 at 04:43:19PM -0800, Jeremy Fitzhardinge wrote: > On 12/13/09 16:33, Simon Horman wrote: > >On Sat, Dec 12, 2009 at 11:04:48PM -0800, Jeremy Fitzhardinge wrote: > >>On 12/12/09 22:55, liu weni wrote: > >>>I found some mess characters(0x0c) in the kernel source code. > >>>Then I suggest remove it. > >>Those are form-feed characters. Some editors use them to separate > >>logically distinct blocks of code into separate "pages". > >I can see their value in documentation, but I struggle to imagine > >their usefulness in code. > > I think a folding editor can fold them out, so you can just expand > the area you're interested in. Or something. The point is that it > is formatting that was presumably put there by the original author. > Unless they're actually upsetting something, I'd be inclined to > leave them. Point taken. -- 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/