public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org,
	linux-usb-devel@lists.sourceforge.net
Subject: Re: [GIT PATCH] USB bugfixes and a PCI one too for 2.6.12-rc6
Date: Thu, 9 Jun 2005 10:52:26 -0700	[thread overview]
Message-ID: <20050609175225.GA10173@suse.de> (raw)
In-Reply-To: <Pine.LNX.4.58.0506091045590.2286@ppc970.osdl.org>

On Thu, Jun 09, 2005 at 10:49:09AM -0700, Linus Torvalds wrote:
> 
> 
> On Thu, 9 Jun 2005, Greg KH wrote:
> > 
> > Please pull from:
> > 	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
> > 
> >  drivers/block/ub.c                      |   10 -
> >  drivers/pci/hotplug/cpci_hotplug_core.c |    4 
> >  drivers/pci/hotplug/cpci_hotplug_pci.c  |   10 +
> >  drivers/usb/serial/ftdi_sio.c           |  236 ++++++++++++++++++++++++--------
> >  4 files changed, 198 insertions(+), 62 deletions(-)
> 
> Hmm.. I see the three commits you mention, but this doesn't match what I
> get:
> 
> 	 drivers/block/ub.c                      |    4 +
> 	 drivers/pci/hotplug/cpci_hotplug_core.c |    2 +
> 	 drivers/pci/hotplug/cpci_hotplug_pci.c  |    5 +
> 	 drivers/usb/serial/ftdi_sio.c           |  118 ++++++++++++++++++++++++-------
> 	 4 files changed, 99 insertions(+), 30 deletions(-)
> 
> whazzup?

My scripts generated patches that were duplicates due to either something in my
scripts that messed up, or due to some way that the git commands changed from
the last time I checked.  Odds are it's my fault.  So it counted
everything twice.  Let me go generate the patches again...

Ok, here's what I get:

 drivers/block/ub.c                      |    4 -
 drivers/pci/hotplug/cpci_hotplug_core.c |    2 
 drivers/pci/hotplug/cpci_hotplug_pci.c  |    5 +
 drivers/usb/serial/ftdi_sio.c           |  118 ++++++++++++++++++++++++--------
 4 files changed, 99 insertions(+), 30 deletions(-)

So your merge is correct.  Thanks for verifying.

greg k-h

      reply	other threads:[~2005-06-09 17:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-09 16:43 [GIT PATCH] USB bugfixes and a PCI one too for 2.6.12-rc6 Greg KH
2005-06-09 16:44 ` [PATCH] PCI Hotplug: fix CPCI reference counting bug Greg KH
2005-06-09 16:44   ` [PATCH] USB: fix ub issues Greg KH
2005-06-09 16:44     ` [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldisc Greg KH
2005-06-09 17:07     ` [PATCH] USB: fix ub issues Greg KH
2005-06-09 17:49 ` [GIT PATCH] USB bugfixes and a PCI one too for 2.6.12-rc6 Linus Torvalds
2005-06-09 17:52   ` Greg KH [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=20050609175225.GA10173@suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=torvalds@osdl.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox