public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: tao@acc.umu.se
Cc: bcrl@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] reformat mtrr.c to conform to CodingStyle
Date: Wed, 14 Nov 2001 00:04:56 -0800 (PST)	[thread overview]
Message-ID: <20011114.000456.75430190.davem@redhat.com> (raw)
In-Reply-To: <20011114085714.V17761@khan.acc.umu.se>
In-Reply-To: <20011112232539.A14409@redhat.com> <20011113121022.L1778@lynx.no> <20011114085714.V17761@khan.acc.umu.se>

   From: David Weinehall <tao@acc.umu.se>
   Date: Wed, 14 Nov 2001 08:57:14 +0100

   I don't think Lindent does everything 100% correct; at least its
   formatting of switch/case does look a little fishy:
   
   	switch (option) {
   	case 1: 
   		/* blaha */
   
   That feels kind of odd compared to the rest of the codingstyle.

That actually looks right to me.  Look for switch statements
in the TCP code, they are layed out like that.


  reply	other threads:[~2001-11-14  8:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-13  4:25 [PATCH] reformat mtrr.c to conform to CodingStyle Benjamin LaHaise
2001-11-13 17:04 ` Linus Torvalds
2001-11-13 19:05   ` Chris Wedgwood
2001-11-13 19:11     ` Jeff Garzik
2001-11-14 10:42     ` Helge Hafting
2001-11-14 15:30       ` Jeff Garzik
2001-11-14 16:56         ` Christoph Hellwig
2001-11-13 19:10 ` Andreas Dilger
2001-11-13 19:18   ` Benjamin LaHaise
2001-11-13 19:21   ` Momchil Velikov
2001-11-13 19:21   ` Jeff Garzik
2001-11-14  7:57   ` David Weinehall
2001-11-14  8:04     ` David S. Miller [this message]
2001-11-14  8:15     ` Jeff Garzik
2001-11-20  8:47     ` Mark van Walraven
2001-11-20  9:52       ` David Weinehall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011114.000456.75430190.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=bcrl@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tao@acc.umu.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox