All of lore.kernel.org
 help / color / mirror / Atom feed
From: denebeim@deepthot.org (Jay Denebeim)
To: linux-scsi@vger.kernel.org
Subject: coding style question
Date: Wed, 25 Feb 2004 18:16:48 +0000 (UTC)	[thread overview]
Message-ID: <c1ioqg$6ae$1@dent.deepthot.org> (raw)

I've noticed that in 2.6 many of the constructs like:

typedef struct foo { blah }

have been changed to 

struct foo { blah }

what was the reasoning for this?

Thanks
Jay
-- 
* Jay Denebeim  Moderator       rec.arts.sf.tv.babylon5.moderated *
* newsgroup submission address: b5mod@deepthot.org                *
* moderator contact address:    b5mod-request@deepthot.org        *
* personal contact address:     denebeim@deepthot.org             *

             reply	other threads:[~2004-02-25 18:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-25 18:16 Jay Denebeim [this message]
2004-02-25 18:25 ` coding style question Matthew Wilcox
2004-02-25 18:40   ` Jay Denebeim
2004-02-25 19:29     ` Randy.Dunlap
2004-02-25 19:37       ` Jay Denebeim
2004-02-26  0:02         ` Bryan Henderson
2004-02-25 22:40     ` Patrick Mansfield
2004-02-26 16:09       ` Clay Haapala
2004-02-26  1:28     ` Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2007-02-09 10:32 Coding " Pavel Pisa
2007-02-09 11:18 ` Jesper Juhl
2007-02-09 16:02 ` Stefan Richter
2007-02-09 20:46 ` Haavard Skinnemoen

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='c1ioqg$6ae$1@dent.deepthot.org' \
    --to=denebeim@deepthot.org \
    --cc=linux-scsi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.