Re: [PATCH] accel/qaic: Remove the description of DRM_IOCTL_QAIC_PART_DEV

2024-07-26 Thread Jeffrey Hugo
On 7/16/2024 1:30 AM, Zenghui Yu wrote: The partition device ioctl was removed during the development of the initial version of qaic driver. Remove its description from the documentation to avoid confusing readers. Signed-off-by: Zenghui Yu Pushed to drm-misc-next -Jeff

Re: [PATCH] accel/qaic: Remove the description of DRM_IOCTL_QAIC_PART_DEV

2024-07-26 Thread Jeffrey Hugo
On 7/16/2024 1:30 AM, Zenghui Yu wrote: The partition device ioctl was removed during the development of the initial version of qaic driver. Remove its description from the documentation to avoid confusing readers. Signed-off-by: Zenghui Yu Reviewed-by: Jeffrey Hugo

[PATCH] accel/qaic: Remove the description of DRM_IOCTL_QAIC_PART_DEV

2024-07-16 Thread Zenghui Yu
The partition device ioctl was removed during the development of the initial version of qaic driver. Remove its description from the documentation to avoid confusing readers. Signed-off-by: Zenghui Yu --- Documentation/accel/qaic/qaic.rst | 6 -- 1 file changed, 6 deletions(-) diff --git a/