public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: torvalds@transmeta.com (Linus Torvalds)
To: linux-kernel@vger.kernel.org
Subject: Re: janitorial PATCH: 2.4:  nvram.c Lindent
Date: Tue, 30 Jul 2002 22:52:53 +0000 (UTC)	[thread overview]
Message-ID: <ai75c5$1ft$1@penguin.transmeta.com> (raw)
In-Reply-To: 3D47170E.20003@sun.com

In article <3D47170E.20003@sun.com>, Tim Hockin  <thockin@sun.com> wrote:
>
>This patch is pretty simple:  It runs drivers/char/nvram.c through 
>Lindent, with a few manual cosmetics on top.  I'm sending this now 
>because it makes my follow-up patch to this file easier :)

Hmm.

If you're doing these kinds of Lindent changes, you might as well also
fix another non-linuxism:

	return (x);	->	return x;

I don't know why some people seem to think that "return" is a function
with an argument..

I guess that one isn't mentioned in the CodingStyles thing. I'm lazy.
Bad Bad Linus.

		Linus

  reply	other threads:[~2002-07-30 22:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-30 22:45 janitorial PATCH: 2.4: nvram.c Lindent Tim Hockin
2002-07-30 22:52 ` Linus Torvalds [this message]
2002-07-31  2:45   ` John Weber
     [not found] ` <200207302252.g6UMqrj01538@penguin.transmeta.com>
2002-07-31  5:29   ` Tim Hockin
2002-08-01 10:51     ` Pavel Machek

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='ai75c5$1ft$1@penguin.transmeta.com' \
    --to=torvalds@transmeta.com \
    --cc=linux-kernel@vger.kernel.org \
    /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