All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: Jon Mason <jdmason@us.ibm.com>, netdev@oss.sgi.com
Subject: Re: [PATCH 2/2] r8169: RTL8169_registers clean-up
Date: Mon, 28 Feb 2005 21:30:17 -0500	[thread overview]
Message-ID: <4223D3B9.8010604@pobox.com> (raw)
In-Reply-To: <20050228195958.GB8186@electric-eye.fr.zoreil.com>

Francois Romieu wrote:
> Jon Mason <jdmason@us.ibm.com> :
> 
>>An attempt to clean-up RTL8169_registers and  RTL8169_register_content.
>>Adjusted tab alignment and converted decimal values to hex.
>>
>>Applies cleanly to linux-2.6.11-rc4-mm1 and tested on amd64
> 
> 
> 1 - It does not use bitwise shifts where possible (suggested by Jeff);
> 2 - It is not consistent (see TxDesc...);
> 3 - Please write a script to reduce the patch and prove that a typo does
>     not hide somewhere (yep, I'm lazy). It would take too much testing
>     to get a complete coverage.

You can do a "diff -b" (ignore whitespaces changes) to check this sort 
of stuff.


> Jeff, how am I supposed to handle cleanups now ? Just say no ? :o)

Ideally keep a stack of patches such that, the fixes can be applied 
underneath the cleanups...

	Jeff

      parent reply	other threads:[~2005-03-01  2:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-28 19:04 [PATCH 2/2] r8169: RTL8169_registers clean-up Jon Mason
2005-02-28 19:59 ` Francois Romieu
2005-02-28 21:07   ` Jon Mason
2005-02-28 22:03     ` Francois Romieu
2005-03-01  2:30   ` Jeff Garzik [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=4223D3B9.8010604@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=jdmason@us.ibm.com \
    --cc=netdev@oss.sgi.com \
    --cc=romieu@fr.zoreil.com \
    /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.