diff mbox series

Documentation: add ublk driver ioctl numbers

Message ID 20240823134339.1496916-1-ming.lei@redhat.com (mailing list archive)
State New
Headers show
Series Documentation: add ublk driver ioctl numbers | expand

Commit Message

Ming Lei Aug. 23, 2024, 1:43 p.m. UTC
ublk driver takes the following ioctl numbers:

	'u'   00-2F  linux/ublk_cmd.h

So document it in ioctl-number.rst

Signed-off-by: Ming Lei <ming.lei@redhat.com>
---
 Documentation/userspace-api/ioctl/ioctl-number.rst | 1 +
 1 file changed, 1 insertion(+)

Comments

Jonathan Corbet Aug. 26, 2024, 9:34 p.m. UTC | #1
Ming Lei <ming.lei@redhat.com> writes:

> ublk driver takes the following ioctl numbers:
>
> 	'u'   00-2F  linux/ublk_cmd.h
>
> So document it in ioctl-number.rst
>
> Signed-off-by: Ming Lei <ming.lei@redhat.com>
> ---
>  Documentation/userspace-api/ioctl/ioctl-number.rst | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst b/Documentation/userspace-api/ioctl/ioctl-number.rst
> index e91c0376ee59..5baae6de2861 100644
> --- a/Documentation/userspace-api/ioctl/ioctl-number.rst
> +++ b/Documentation/userspace-api/ioctl/ioctl-number.rst
> @@ -292,6 +292,7 @@ Code  Seq#    Include File                                           Comments
>  't'   80-8F  linux/isdn_ppp.h
>  't'   90-91  linux/toshiba.h                                         toshiba and toshiba_acpi SMM
>  'u'   00-1F  linux/smb_fs.h                                          gone
> +'u'   00-2F  linux/ublk_cmd.h                                        conflict!

Applied, thanks.

jon
diff mbox series

Patch

diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst b/Documentation/userspace-api/ioctl/ioctl-number.rst
index e91c0376ee59..5baae6de2861 100644
--- a/Documentation/userspace-api/ioctl/ioctl-number.rst
+++ b/Documentation/userspace-api/ioctl/ioctl-number.rst
@@ -292,6 +292,7 @@  Code  Seq#    Include File                                           Comments
 't'   80-8F  linux/isdn_ppp.h
 't'   90-91  linux/toshiba.h                                         toshiba and toshiba_acpi SMM
 'u'   00-1F  linux/smb_fs.h                                          gone
+'u'   00-2F  linux/ublk_cmd.h                                        conflict!
 'u'   20-3F  linux/uvcvideo.h                                        USB video class host driver
 'u'   40-4f  linux/udmabuf.h                                         userspace dma-buf misc device
 'v'   00-1F  linux/ext2_fs.h                                         conflict!