Skip to content

Commit 19379d4

Browse files
committed
s390/cio: fix kernel doc comment
Signed-off-by: Heiko Carstens <[email protected]>
1 parent 7a928af commit 19379d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/s390/cio/device_id.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ static int diag210_to_senseid(struct senseid *senseid, struct diag210 *diag)
9191
}
9292

9393
/**
94-
* diag_get_dev_info - retrieve device information via diag 0x210
94+
* diag210_get_dev_info - retrieve device information via diag 0x210
9595
* @cdev: ccw device
9696
*
9797
* Returns zero on success, non-zero otherwise.

0 commit comments

Comments
 (0)