Files
linux/drivers
Alexey Dobriyan 6d703a81ad ide: convert to ->proc_fops
->read_proc, ->write_proc are going away, ->proc_fops should be used instead.

The only tricky place is IDENTIFY handling: if for some reason
taskfile_lib_get_identify() fails, buffer _is_ changed and at least
first byte is overwritten. Emulate old behaviour with returning
that first byte to userspace and reporting length=1 despite overall -E.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-09-01 17:52:57 -07:00
..
2009-07-28 21:07:09 -04:00
2009-07-12 12:22:34 -07:00
2009-07-12 12:22:34 -07:00
2009-08-04 13:41:05 +10:00
2009-09-01 17:52:57 -07:00
2009-07-03 15:45:29 +01:00
2009-08-04 20:31:32 +02:00
2009-07-31 12:28:46 +02:00
2009-07-29 19:10:35 -07:00
2009-07-12 12:22:34 -07:00
2009-07-28 14:31:13 -07:00
2009-07-30 16:03:45 +09:30
2009-07-01 11:19:47 +02:00