Re: [PATCH] firewire: cdev: Fix FW_CDEV_IOC_CREATE_ISO_CONTEXT references in kernel-doc

From: Takashi Sakamoto

Date: Fri Sep 11 2026 - 19:48:37 EST


Hi,

On Sat, Sep 12, 2026 at 12:28:07AM +0200, Karl Mehltretter wrote:
> The fw_cdev_event_iso_interrupt and fw_cdev_event_iso_interrupt_mc
> comments refer to FW_CDEV_CREATE_ISO_CONTEXT, but the ioctl is named
> FW_CDEV_IOC_CREATE_ISO_CONTEXT.
>
> Correct both references. The misspellings were introduced separately
> with the userspace interface documentation and multichannel reception
> support.
>
> Fixes: 7ada60e36764 ("firewire: Document userspace ioctl interface.")
> Fixes: 872e330e3880 ("firewire: add isochronous multichannel reception")
> Assisted-by: LLM
> Signed-off-by: Karl Mehltretter <kmehltretter@xxxxxxxxx>
> ---
> include/uapi/linux/firewire-cdev.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Applied to for-next branch.


Thanks

Takashi Sakamoto