diff options
| author | Alexey Dobriyan <[email protected]> | 2010-01-14 03:10:54 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-01-14 03:10:54 -0800 |
| commit | 9a58a80a701bdb2d220cdab4914218df5b48d781 (patch) | |
| tree | 01eeb65ec70f22ec326d0938d002cc6a2aec73e8 /include/linux/debugobjects.h | |
| parent | 508e14b4a4fb1a824a14f2c5b8d7df67b313f8e4 (diff) | |
proc_fops: convert drivers/isdn/ to seq_file
Convert code away from ->read_proc/->write_proc interfaces. Switch to
proc_create()/proc_create_data() which make addition of proc entries
reliable wrt NULL ->proc_fops, NULL ->data and so on.
Problem with ->read_proc et al is described here commit
786d7e1612f0b0adb6046f19b906609e4fe8b1ba "Fix rmmod/read/write races in
/proc entries"
[[email protected]: CONFIG_PROC_FS=n build fix]
Signed-off-by: Alexey Dobriyan <[email protected]>
Signed-off-by: Tilman Schmidt <[email protected]>
Signed-off-by: Karsten Keil <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions