]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
s390/cio: fix kernel-doc markups in cio driver.
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Nov 2020 10:18:00 +0000 (11:18 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 20 Nov 2020 18:19:10 +0000 (19:19 +0100)
commit5ec11d0966406e4857a642539c5781fe72cc6e22
tree510031ece15e76d83140edea42b90c8803be1893
parent0cd9b7230cc57b0f9cfd13ef5c3830c7db1a68d4
s390/cio: fix kernel-doc markups in cio driver.

Fix typo in the kernel-doc markups
1. ccw driver -> ccw_driver
2. ccw_device_id_is_equal() -> ccw_dev_id_is_equal

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
[vneethv@linux.ibm.com: slight modification in the changelog]
Reviewed-by: Vineeth Vijayan <vneethv@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/ccwdev.h
arch/s390/include/asm/cio.h