All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [patch 0/6] DM9000: Several fixes/cleanups for the DM9000A controller
Date: Wed, 04 Jun 2008 07:25:00 -0700	[thread overview]
Message-ID: <4846A5BC.1040003@gmail.com> (raw)
In-Reply-To: <3efb10970806040413q5598fc0eo317d4be5add169ff@mail.gmail.com>

Remy Bohmer wrote:
> Hello Stefano,
>
>   
>> Great ! It works, I tested now with bigger files and it sounds good !
>>     
>
> Good news!
>
>   
>> I have seen that the complete patch (all patch 0-xx) is not so big and
>> smaller as the limit of the mailing list (17k < 40k). What about to send
>> only the complete patch ? It is easier to read for the review.
>>     
>
> I made it seperate patches because all changes are seperate from each other.
> One does not have to install the complete series. Every step should
> result in a bootable and working driver.
> Some other rule says: Keep patches as small as possible...
>
> I looked at the complete change at first, but that makes it
> unreadable, and I believe, harder to review.
> Many changes are trivial, only some are more intrusive...
>
>   
>> There are some issues with the coding style, too (trailing blanks, for
>> example).
>>     
>
> hmm, I have configured quilt such that it normally removes those whitespaces...
> I have to find out what went wrong here.
>
>   
I only encountered one whitespace issue, in patch 5 and was able to fix 
it. I use the --whitespace=strip option in git-am, so trailing 
whitespace isn't a problem.
> Wolfgang, Is the merge window for these patches still open?
> If so, I will clean up the patches, and distribute it again in about an hour.
>
>   
I've applied your patches to the net repo, and since you submitted them 
by the deadline it should go in this release.

  reply	other threads:[~2008-06-04 14:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-03 13:26 [U-Boot-Users] [patch 0/6] DM9000: Several fixes/cleanups for the DM9000A controller Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 1/6] DM9000: Add data bus-width auto detection Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 2/6] DM9000: repair debug logging Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 3/6] DM9000: improve eth_send() routine Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 4/6] DM9000: Improve eth_reset() routine Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 5/6] DM9000: Make driver work properly for DM9000A Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 6/6] DM9000: Some minor code cleanups Remy Bohmer
2008-06-03 15:05 ` [U-Boot-Users] [patch 0/6] DM9000: Several fixes/cleanups for the DM9000A controller Ben Warren
2008-06-03 16:43   ` Stefano Babic
2008-06-03 18:26     ` Remy Bohmer
2008-06-04  6:36       ` Stefano Babic
2008-06-04  8:02         ` Remy Bohmer
2008-06-04  8:59           ` Remy Bohmer
2008-06-04 10:38             ` Stefano Babic
2008-06-04 11:13               ` Remy Bohmer
2008-06-04 14:25                 ` Ben Warren [this message]
2008-06-04 14:33                   ` Remy Bohmer
2008-06-04 22:29   ` Wolfgang Denk
2008-06-04 23:17     ` Ben Warren

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=4846A5BC.1040003@gmail.com \
    --to=biggerbadderben@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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.