mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Disintegrate UAPI for wimax
@ 2012-10-09 13:30 David Howells
  2012-10-11  0:02 ` Perez-Gonzalez, Inaky
  2012-10-11  8:07 ` David Howells
  0 siblings, 2 replies; 4+ messages in thread
From: David Howells @ 2012-10-09 13:30 UTC (permalink / raw)
  To: inaky.perez-gonzalez; +Cc: dhowells, linux-wimax, linux-kernel

Can you merge the following branch into the wimax tree please.

This is to complete part of the Userspace API (UAPI) disintegration for which
the preparatory patches were pulled recently.  After these patches, userspace
headers will be segregated into:

	include/uapi/linux/.../foo.h

for the userspace interface stuff, and:

	include/linux/.../foo.h

for the strictly kernel internal stuff.

---
The following changes since commit 9e2d8656f5e8aa214e66b462680cf86b210b74a8:

  Merge branch 'akpm' (Andrew's patch-bomb) (2012-10-09 16:23:15 +0900)

are available in the git repository at:


  git://git.infradead.org/users/dhowells/linux-headers.git tags/disintegrate-wimax-20121009

for you to fetch changes up to 1e256b340d9574fd1bf31b73f16c4c474502692c:

  UAPI: (Scripted) Disintegrate include/linux/wimax (2012-10-09 09:49:08 +0100)

----------------------------------------------------------------
UAPI Disintegration 2012-10-09

----------------------------------------------------------------
David Howells (1):
      UAPI: (Scripted) Disintegrate include/linux/wimax

 include/linux/wimax/Kbuild              | 1 -
 include/uapi/linux/wimax/Kbuild         | 1 +
 include/{ => uapi}/linux/wimax/i2400m.h | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename include/{ => uapi}/linux/wimax/i2400m.h (100%)
.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-11 19:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-09 13:30 [GIT PULL] Disintegrate UAPI for wimax David Howells
2012-10-11  0:02 ` Perez-Gonzalez, Inaky
2012-10-11  8:07 ` David Howells
2012-10-11 19:15   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome