Re: [PATCH 05/26] comedi: Don't use create_proc_read_entry() [RFC]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ian Abbott <abbotti@xxxxxxxxx> wrote:

> > Don't use create_proc_read_entry() as that is deprecated, but rather use
> > proc_create_data() and seq_file instead.
> 
> It seems to work okay and is simpler than I thought it would be!  You changed
> the mode of the file to 0644 for some reason though.  Please change it back to
> 0444 or S_IFREG | S_IRUGO.  Thanks.

Ah... cut'n'paste error.  Sorry about that.

David
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux