[PATCH 0/2] uapi: two minor changes

Luis R. Rodriguez mcgrof at do-not-panic.com
Fri Oct 12 16:49:30 PDT 2012


From: "Luis R. Rodriguez" <mcgrof at 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



More information about the dri-devel mailing list