public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
To: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Cc: devel@driverdev.osuosl.org, backports@vger.kernel.org,
	rob@ti.com, arnd@arndb.de, davej@redhat.com, airlied@linux.ie,
	bskeggs@redhat.com, alan@lxorguk.ukuu.org.uk,
	dhowells@redhat.com, tglx@linutronix.de, daniel.vetter@ffwll.ch,
	jbarnes@virtuousgeek.org, alexander.deucher@amd.com,
	paulmck@linux.vnet.ibm.com, gregkh@linuxfoundation.org,
	laurent.pinchart@ideasonboard.com,
	"Luis R. Rodriguez" <mcgrof@do-not-panic.com>
Subject: [PATCH 0/2] uapi: two minor changes
Date: Fri, 12 Oct 2012 16:49:30 -0700	[thread overview]
Message-ID: <1350085772-8755-1-git-send-email-mcgrof@do-not-panic.com> (raw)

From: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>

Here are a few minor updates to the UAPI changes [0]. The first
one is to help with the backport effort [1], the second one is
simply space cosmetic change to address my eyes bleeding
while reviewing the changes on next-20121012 with git.

If the changes on the first patch make sense perhaps similar
changes can be done for the other subsystem in similar cases.
In those cases the now kernel API header file no longer exists
so even if userspace were using the files the only way to pick
the header up would have been to provide the new uapi path.

[0] http://lwn.net/Articles/507794/
[1] https://backports.wiki.kernel.org

Luis R. Rodriguez (2):
  uapi: update includes for drm content when no kernel API exists
  uapi: remove trailing spaces

 drivers/gpu/drm/drm_crtc.c            |    2 +-
 drivers/gpu/drm/nouveau/nv04_cursor.c |    2 +-
 drivers/staging/omapdrm/omap_crtc.c   |    2 +-
 include/drm/drmP.h                    |    4 ++--
 include/drm/drm_crtc.h                |    4 ++--
 include/uapi/asm-generic/siginfo.h    |    4 ++--
 include/uapi/asm-generic/statfs.h     |    4 ++--
 include/uapi/drm/drm.h                |    2 +-
 include/uapi/drm/radeon_drm.h         |    2 +-
 9 files changed, 13 insertions(+), 13 deletions(-)

-- 
1.7.10.4


             reply	other threads:[~2012-10-12 23:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-12 23:49 Luis R. Rodriguez [this message]
2012-10-12 23:49 ` [PATCH 1/2] uapi: update includes for drm content when no kernel API exists Luis R. Rodriguez
2012-10-13 10:33   ` Laurent Pinchart
2012-10-13 17:00     ` Luis R. Rodriguez
2012-10-16 12:34       ` Laurent Pinchart
2012-10-16 14:38         ` Luis R. Rodriguez
2012-10-16 23:27           ` David Howells
2012-10-12 23:49 ` [PATCH 2/2] uapi: remove trailing spaces Luis R. Rodriguez

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=1350085772-8755-1-git-send-email-mcgrof@do-not-panic.com \
    --to=mcgrof@do-not-panic.com \
    --cc=airlied@linux.ie \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=alexander.deucher@amd.com \
    --cc=arnd@arndb.de \
    --cc=backports@vger.kernel.org \
    --cc=bskeggs@redhat.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=davej@redhat.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=dhowells@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jbarnes@virtuousgeek.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=rob@ti.com \
    --cc=tglx@linutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox