Re: [patch] Document how to decode an IOCTL number

2006-12-07 Thread Randy Dunlap
On Thu, 7 Dec 2006 23:02:04 -0500 Chuck Ebbert wrote: > Document how to decode a binary IOCTL number. > > Signed-off-by: Chuck Ebbert <[EMAIL PROTECTED]> > --- > Documentation/ioctl/ioctl-decoding.txt | 24 > 1 file changed, 24 insertions(+) Thanks... could this be a

[patch] Document how to decode an IOCTL number

2006-12-07 Thread Chuck Ebbert
Document how to decode a binary IOCTL number. Signed-off-by: Chuck Ebbert <[EMAIL PROTECTED]> --- Documentation/ioctl/ioctl-decoding.txt | 24 1 file changed, 24 insertions(+) --- /dev/null +++ 2.6.19.0.5-32smp/Documentation/ioctl/ioctl-decoding.txt @@ -0,0 +1,24 @@ +T