diff options
| author | David Howells <[email protected]> | 2013-04-08 16:50:22 +0100 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2013-04-29 15:41:52 -0400 |
| commit | 294a08e4b01a9834c5b41f49bac592006156f454 (patch) | |
| tree | b966d5216283a9548f25d7557c31e4188722b820 /tools/perf/scripts/python | |
| parent | 1f817b86d5e6aceed48dac7db6ce9a82a4375e3f (diff) | |
csr: Don't use create_proc_read_entry()
Don't use create_proc_read_entry() as that is deprecated, but rather use
proc_create_data() and seq_file instead.
Signed-off-by: David Howells <[email protected]>
cc: Greg Kroah-Hartman <[email protected]>
cc: Randy Dunlap <[email protected]>
cc: Priit Laes <[email protected]>
cc: [email protected]
cc: Mikko Virkkilä <[email protected]>
cc: Lauri Hintsala <[email protected]>
cc: Riku Mettälä <[email protected]>
cc: Veli-Pekka Peltola <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions