KVM: s390: Function documentation fixes
authorJanosch Frank <frankja@linux.ibm.com>
Fri, 10 Sep 2021 08:04:20 +0000 (08:04 +0000)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 28 Sep 2021 15:56:54 +0000 (17:56 +0200)
commit25b5476a294cd5f7c7730f334f6b400d30bb783d
tree49d72f44d63a8186b3774349044cae20ca5a9d4d
parent5c49d1850ddd3240d20dc40b01f593e35a184f38
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>
arch/s390/kvm/gaccess.c
arch/s390/kvm/intercept.c