On 10/05/07, Jeff Garzik <[EMAIL PROTECTED]> wrote:
Linux Kernel Mailing List wrote: > Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2c2a8c531e953c753b06605c8ad6a9161ca527fa > Commit: 2c2a8c531e953c753b06605c8ad6a9161ca527fa > Parent: b96687768a9ac0fdd005c7700093ebb24b93450f > Author: Markus Dahms <[EMAIL PROTECTED]> > AuthorDate: Wed May 9 07:58:10 2007 +0200 > Committer: Adrian Bunk <[EMAIL PROTECTED]> > CommitDate: Wed May 9 08:58:18 2007 +0200 > > remove broken URLs from net drivers' output > > Remove broken URLs (www.scyld.com) from network drivers' logging output. > URLs in comments and other strings are left intact. > > Signed-off-by: Markus Dahms <[EMAIL PROTECTED]> > Acked-by: Jesper Juhl <[EMAIL PROTECTED]> > Acked-by: Alan Cox <[EMAIL PROTECTED]> > igned-off-by: Adrian Bunk <[EMAIL PROTECTED]> > --- > drivers/net/3c509.c | 5 ++--- > drivers/net/3c59x.c | 2 +- > drivers/net/atp.c | 8 +++----- > drivers/net/eepro100.c | 2 +- > drivers/net/epic100.c | 10 ++++------ > drivers/net/natsemi.c | 1 - > drivers/net/ne2k-pci.c | 3 +-- > drivers/net/sundance.c | 3 +-- > drivers/net/yellowfin.c | 1 - > 9 files changed, 13 insertions(+), 22 deletions(-)Grumble... This stuff should go through my tree. Jeff
Note, just for the record; I never explicitly added an Acked-by to this patch, I only said in a conversational email that it made sense to me... I don't actually mind, in this case, to have an Acked-by tagged on with my name, but in general I think that such lines should only be added when people explicitly say Acked-by: John Doe, or something like "Feel free to add my ACK to this" etc. -- Jesper Juhl <[EMAIL PROTECTED]> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

