All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Jackson <pj@sgi.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: linux-kernel@vger.kernel.org, trivial@rustcorp.com.au, akpm@zip.com.au
Subject: Re: Too many __s in donauboe.h
Date: Mon, 4 Oct 2004 06:43:27 -0700	[thread overview]
Message-ID: <20041004064327.32975f30.pj@sgi.com> (raw)
In-Reply-To: <20041004120109.GA25380@elf.ucw.cz>

Pavel wrote:
> @@ -316,7 +315,7 @@
>    chipio_t io;                  /* IrDA controller information */
>    struct qos_info qos;          /* QoS capabilities for this device */
>  
> -  __u32 flags;                  /* Interface flags */
> +  u32 flags;                  /* Interface flags */
>  
>    struct pci_dev *pdev;         /*PCI device */
>    int base;                     /*IO base */

Trading a couple of ugly underscores, for an ugly off by two spacing?
Sounds like progress to me ;).

-- 
                          I won't rest till it's the best ...
                          Programmer, Linux Scalability
                          Paul Jackson <pj@sgi.com> 1.650.933.1373

      reply	other threads:[~2004-10-04 13:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-04 12:01 Too many __s in donauboe.h Pavel Machek
2004-10-04 13:43 ` Paul Jackson [this message]

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=20041004064327.32975f30.pj@sgi.com \
    --to=pj@sgi.com \
    --cc=akpm@zip.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=trivial@rustcorp.com.au \
    /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.