s390/diag: fix diagnose 8c description
The comment above diag8c() describes diagnose 210, not diagnose 8c. Add a proper short description. Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
This commit is contained in:
parent
305b9f4f7b
commit
e810487385
@ -223,7 +223,7 @@ int diag210(struct diag210 *addr)
|
||||
EXPORT_SYMBOL(diag210);
|
||||
|
||||
/*
|
||||
* Diagnose 210: Get information about a virtual device
|
||||
* Diagnose 8C: Access 3270 Display Device Information
|
||||
*/
|
||||
int diag8c(struct diag8c *addr, struct ccw_dev_id *devno)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user