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 list: send the line

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 were on purpose at some point