linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kernel-headers: Update comment to reflect changes
@ 2019-09-04  5:45 Yuval Shaia
  2019-09-12 13:31 ` Jason Gunthorpe
  0 siblings, 1 reply; 2+ messages in thread
From: Yuval Shaia @ 2019-09-04  5:45 UTC (permalink / raw)
  To: bmt, galpress, yishaih, jgg, matanb, leon, linux-rdma; +Cc: Yuval Shaia

Following change made in commit 08536105d93f ("docs: ioctl-number.txt:
convert it to ReST format") change the comment that refers to
ioctl-number.txt file.

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
---
 kernel-headers/rdma/rdma_user_ioctl_cmds.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel-headers/rdma/rdma_user_ioctl_cmds.h b/kernel-headers/rdma/rdma_user_ioctl_cmds.h
index 64c14cb0..b8bb285f 100644
--- a/kernel-headers/rdma/rdma_user_ioctl_cmds.h
+++ b/kernel-headers/rdma/rdma_user_ioctl_cmds.h
@@ -36,7 +36,7 @@
 #include <linux/types.h>
 #include <linux/ioctl.h>
 
-/* Documentation/ioctl/ioctl-number.txt */
+/* Documentation/ioctl/ioctl-number.rst */
 #define RDMA_IOCTL_MAGIC	0x1b
 #define RDMA_VERBS_IOCTL \
 	_IOWR(RDMA_IOCTL_MAGIC, 1, struct ib_uverbs_ioctl_hdr)
-- 
2.20.1


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

* Re: [PATCH] kernel-headers: Update comment to reflect changes
  2019-09-04  5:45 [PATCH] kernel-headers: Update comment to reflect changes Yuval Shaia
@ 2019-09-12 13:31 ` Jason Gunthorpe
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Gunthorpe @ 2019-09-12 13:31 UTC (permalink / raw)
  To: Yuval Shaia; +Cc: bmt, galpress, Yishai Hadas, Matan Barak, leon, linux-rdma

On Wed, Sep 04, 2019 at 08:45:30AM +0300, Yuval Shaia wrote:
> Following change made in commit 08536105d93f ("docs: ioctl-number.txt:
> convert it to ReST format") change the comment that refers to
> ioctl-number.txt file.
> 
> Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
> ---
>  kernel-headers/rdma/rdma_user_ioctl_cmds.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

rdma-core kernel-headers/ is automatically sync'd, this will come the
next time someone needs to update it.

Jason

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

end of thread, other threads:[~2019-09-12 13:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-04  5:45 [PATCH] kernel-headers: Update comment to reflect changes Yuval Shaia
2019-09-12 13:31 ` Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).