02 Feb, 2018
2 commits
-
Also mention the iv helpers as well.
Signed-off-by: Cornelia Huck
Signed-off-by: Sebastian Ott
Signed-off-by: Martin Schwidefsky -
Since the original inception of the s390-drivers document, the
common I/O layer has grown support for more types of subchannels.
Give at least a pointer for the various types.Signed-off-by: Cornelia Huck
Signed-off-by: Sebastian Ott
Signed-off-by: Martin Schwidefsky
18 Jul, 2017
1 commit
-
Back in 2012, commit 9807f75955ea (UAPI: (Scripted) Disintegrate
arch/s390/include/asm) moved struct cmbdata (and its kerneldoc comments) to
another file, but did not update the docs to match. The result is this
warning:./arch/s390/include/asm/cmb.h:1: warning: no structured comments found
...and no documentation for that structure. Update the docs to get the
information from the right place.Signed-off-by: Jonathan Corbet
16 May, 2017
1 commit
-
Use pandoc to convert documentation to ReST by calling
Documentation/sphinx/tmplcvt script.Acked-by: Cornelia Huck
Signed-off-by: Mauro Carvalho Chehab