commit | 25b5476a294cd5f7c7730f334f6b400d30bb783d | [log] [tgz] |
---|---|---|
author | Janosch Frank <frankja@linux.ibm.com> | Fri Sep 10 08:04:20 2021 +0000 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Tue Sep 28 17:56:54 2021 +0200 |
tree | 49d72f44d63a8186b3774349044cae20ca5a9d4d | |
parent | 5c49d1850ddd3240d20dc40b01f593e35a184f38 [diff] |
KVM: s390: Function documentation fixes The latest compile changes pointed us to a few instances where we use the kernel documentation style but don't explain all variables or don't adhere to it 100%. It's easy to fix so let's do that. Signed-off-by: Janosch Frank <frankja@linux.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>