All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nvme: Stop installing kernel-only <linux/nvme.h> as UAPI
@ 2015-12-14  1:14 Ben Hutchings
  2015-12-14 10:16 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Hutchings @ 2015-12-14  1:14 UTC (permalink / raw)


Fixes: 9d99a8dda154 ("nvme: move hardware structures out of the uapi ...")
Signed-off-by: Ben Hutchings <ben at decadent.org.uk>
---
 include/uapi/linux/Kbuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild
index 628e6e6..41652af 100644
--- a/include/uapi/linux/Kbuild
+++ b/include/uapi/linux/Kbuild
@@ -306,7 +306,6 @@ header-y += nfs_mount.h
 header-y += nl80211.h
 header-y += n_r3964.h
 header-y += nubus.h
-header-y += nvme.h
 header-y += nvram.h
 header-y += omap3isp.h
 header-y += omapfb.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-nvme/attachments/20151214/00dbca0f/attachment.sig>

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

* [PATCH] nvme: Stop installing kernel-only <linux/nvme.h> as UAPI
  2015-12-14  1:14 [PATCH] nvme: Stop installing kernel-only <linux/nvme.h> as UAPI Ben Hutchings
@ 2015-12-14 10:16 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2015-12-14 10:16 UTC (permalink / raw)


Looks good,

Reviewed-by: Christoph Hellwig <hch at lst.de>

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

end of thread, other threads:[~2015-12-14 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14  1:14 [PATCH] nvme: Stop installing kernel-only <linux/nvme.h> as UAPI Ben Hutchings
2015-12-14 10:16 ` Christoph Hellwig

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.