]> git.baikalelectronics.ru Git - kernel.git/commit
s390/cio: fix kdoc for tiqdio_thinint_handler
authorSebastian Ott <sebott@linux.ibm.com>
Tue, 4 Jun 2019 11:51:36 +0000 (13:51 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 7 Jun 2019 08:10:00 +0000 (10:10 +0200)
commit62acf0b731702db94d8b720f24ab3e787c4ced9a
tree061805c5bf29dca3830b886ffc4760e8aa31607e
parent848fbef7e3d670329efbf9d782b8ccb4b2d5c2fd
s390/cio: fix kdoc for tiqdio_thinint_handler

Add missing parameter description to fix the following warning:
drivers/s390/cio/qdio_thinint.c:183: warning:
Function parameter or member 'floating' not described in 'tiqdio_thinint_handler'

Signed-off-by: Sebastian Ott <sebott@linux.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
drivers/s390/cio/qdio_thinint.c