commit | 34c636a0c15729ce77ab7b4aa968587098b76577 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.ibm.com> | Tue Jun 04 13:51:36 2019 +0200 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Jun 07 10:10:00 2019 +0200 |
tree | 061805c5bf29dca3830b886ffc4760e8aa31607e | |
parent | e1ab11012e1cc981b43219580e010a20ec8df7d8 [diff] |
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>