[PATCH 0/2] uapi: two minor changes

From: Luis R. Rodriguez
Date: Fri Oct 12 2012 - 19:49:34 EST


From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxxxxx>

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/