Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752274Ab2ELOKE (ORCPT ); Sat, 12 May 2012 10:10:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30903 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750897Ab2ELOKC (ORCPT ); Sat, 12 May 2012 10:10:02 -0400 Date: Sat, 12 May 2012 16:09:18 +0200 From: Johannes Weiner To: Fengguang Wu Cc: Michael Tokarev , liwp.linux@gmail.com, Jan Kara , Andrew Morton , Peter Zijlstra , linux-kernel@vger.kernel.org, Wanpeng Li Subject: Re: [PATCH] unmapped quotes Message-ID: <20120512140918.GA1407@redhat.com> References: <4fae23ca.68db440a.4bc9.22cc@mx.google.com> <4FAE272C.6080804@msgid.tls.msk.ru> <20120512112637.GA11577@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20120512112637.GA11577@localhost> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1196 Lines: 24 On Sat, May 12, 2012 at 07:26:37PM +0800, Fengguang Wu wrote: > On Sat, May 12, 2012 at 01:02:36PM +0400, Michael Tokarev wrote: > > On 12.05.2012 12:47, liwp.linux@gmail.com wrote: > > > - * If we're over `background_thresh' then the writeback threads are woken to > > > + * If we're over 'background_thresh' then the writeback threads are woken to > > > > I can't say the original is wrong. Since these quotes don't have > > "open" and "close" versions like {} or () pairs does, people often > > use ` as opening and ' as closing - while staying within ascii. > > Alternatives are things like ? ? or other things, but these aren't > > ascii anymore. So I'd say keep it alone... ;) > > Agreed. For example, latex uses ` and ' as opening and closing pairs. > That does look a bit weird for C and shell users ;) In some fonts, ` is actually symmetrical to '. If you change it to 'background_thresh', it will look like crap in my S?tterlin emacs. -- 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/