Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2001 11:05:07 -0700
From:      Julian Elischer <julian@elischer.org>
To:        Matt Dillon <dillon@earth.backplane.com>
Cc:        John Baldwin <jhb@FreeBSD.ORG>, Warner Losh <imp@harmony.village.org>, arch@FreeBSD.ORG
Subject:   Re: Style Wars
Message-ID:  <3BB60D52.4A29F52E@elischer.org>
References:  <XFMail.010927173631.jhb@FreeBSD.org> <200109291802.f8TI2jd38468@earth.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Matt Dillon wrote:
> 
>    Ick.  Is this going to turn into yet another thing in style that I
>    am going to have to ignore?
> 
>                                 -Matt
> 
> struct foo {
>         int             f_type;         /* blah blah */
>         struct mtx      f_lock;         /* blah blah */
>         const char      *f_name;        /* blah blah */
>         volatile int    f_int;          /* blah blah */
>         u_int64_t       f_64;           /* blah blah */
>         TAILQ_ENTRY(foo) f_link;        /* blah blah */
>         const volatile char f_cv;       /* blah blah */
> };

well what would your prefered style be?

> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-arch" in the body of the message

-- 
+------------------------------------+       ______ _  __
|   __--_|\  Julian Elischer         |       \     U \/ / hard at work in 
|  /       \ julian@elischer.org     +------>x   USA    \ a very strange
| (   OZ    )                                \___   ___ | country !
+- X_.---._/    presently in San Francisco       \_/   \\
          v

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BB60D52.4A29F52E>