[PATCH] cdrom.c: Only read a cdrom_msf0 struct from userspace.

2014-02-15 Thread Reimar Döffinger
: Reimar Döffinger --- Documentation/ioctl/cdrom.txt | 20 +++- drivers/cdrom/cdrom.c | 6 +++--- include/uapi/linux/cdrom.h| 6 +++--- 3 files changed, 13 insertions(+), 19 deletions(-) diff --git a/Documentation/ioctl/cdrom.txt b/Documentation/ioctl/cdrom.txt index

[PATCH] MAINTAINERS: Trivial spelling fix.

2014-02-15 Thread Reimar Döffinger
--- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index fb08dce..21fab3d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -34,7 +34,7 @@ trivial patch so apply some common sense. generalized kernel feature ready for next time.

Re: [PATCH] cdrom.c: Only read a cdrom_msf0 struct from userspace.

2014-04-19 Thread Reimar Döffinger
Reimar Döffinger gmx.de> writes: > ping > Having one piece of documentation that is clearly utter nonsense and then a > second piece of documentation that adds a note that the first documentation > is wrong sure isn't the way to keep things. ping2 -- To unsubscribe from this

Re: [PATCH] cdrom.c: Only read a cdrom_msf0 struct from userspace.

2014-03-27 Thread Reimar Döffinger
Reimar Döffinger gmx.de> writes: > That is all that is actually used, reading more just > makes the code confusing. > In addition also fix the header and separate documentation > to correctly indicate which struct is expected as input. > > Maybe these inconsistencies we