All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] driver core patches for .37-rc4
Date: Thu, 2 Dec 2010 12:52:12 -0800	[thread overview]
Message-ID: <20101202205212.GA6130@kroah.com> (raw)

Here are some minor patches for the driver core for .37-rc4

Just minor documentation changes, no code changed anywhere.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git/ driver-core-linus

All of these patches have been in the linux-next and mm trees for a
while now.

The patches will be sent as a follow-on to this message to lkml for
people to see.

thanks,

greg k-h

------------

 Documentation/driver-model/interface.txt |  129 ------------------------------
 MAINTAINERS                              |    2 +-
 drivers/uio/uio.c                        |    2 +-
 drivers/uio/uio_cif.c                    |    2 +-
 drivers/uio/uio_netx.c                   |    2 +-
 include/linux/cpu.h                      |    5 -
 include/linux/node.h                     |    5 -
 include/linux/uio_driver.h               |    2 +-
 8 files changed, 5 insertions(+), 144 deletions(-)
 delete mode 100644 Documentation/driver-model/interface.txt

---------------

Brandon Philips (1):
      driver core: prune docs about device_interface

Greg Kroah-Hartman (1):
      driver core: the development tree has switched to git

Hans J. Koch (1):
      uio: Change mail address of Hans J. Koch


             reply	other threads:[~2010-12-02 20:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-02 20:52 Greg KH [this message]
2010-12-02 21:07 ` [PATCH 1/3] driver core: the development tree has switched to git Greg Kroah-Hartman
2010-12-02 21:07 ` [PATCH 2/3] driver core: prune docs about device_interface Greg Kroah-Hartman
2010-12-02 21:07 ` [PATCH 3/3] uio: Change mail address of Hans J. Koch Greg Kroah-Hartman

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=20101202205212.GA6130@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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.