Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265910AbTIKBRA (ORCPT ); Wed, 10 Sep 2003 21:17:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265944AbTIKBRA (ORCPT ); Wed, 10 Sep 2003 21:17:00 -0400 Received: from dp.samba.org ([66.70.73.150]:25730 "EHLO lists.samba.org") by vger.kernel.org with ESMTP id S265910AbTIKBQs (ORCPT ); Wed, 10 Sep 2003 21:16:48 -0400 From: Rusty Russell To: Jamie Lokier Cc: Hugh Dickins , Ulrich Drepper , Jamie Lokier , Andrew Morton , Stephen Hemminger , torvalds@transmeta.com, Linux Kernel , davem@redhat.com Subject: Re: [PATCH] Re: today's futex changes In-reply-to: Your message of "Wed, 10 Sep 2003 12:39:29 +0100." <20030910113929.GA21945@mail.jlokier.co.uk> Date: Thu, 11 Sep 2003 08:00:00 +1000 Message-Id: <20030911011647.ACB302C21F@lists.samba.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 965 Lines: 25 In message <20030910113929.GA21945@mail.jlokier.co.uk> you write: > Rusty Russell wrote: > > BTW, I'm guessing from your preference for multi-line comments that > > you don't use a color-coding editor for source? I must say that once > > I got used to it, I really prefer comments in green. > > You mean the /* > * > */ style? > > No, I never use that style, except in futex.c to go along with the > style that was already there! I use Emacs with comments in red-orange :) I'll submit a trivial patch to condense them again: it's an Ingo-ism. Comments in my parts of the code are less, um, verbose 8) Cheers, Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - 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/