diff options
author | David Howells <[email protected]> | 2013-04-11 03:05:01 +0100 |
---|---|---|
committer | Al Viro <[email protected]> | 2013-04-29 15:42:00 -0400 |
commit | 526c59784c09fb794a5f0181429525bc473453c9 (patch) | |
tree | 33701ac99250bc3189c622732360b91b972d9d8a /fs/proc/generic.c | |
parent | f9368c18e9a99d86c509ac113363e9d295e0bf74 (diff) |
arm: 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: Russell King <[email protected]>
cc: Kevin Hilman <[email protected]>
cc: Tony Lindgren <[email protected]>
cc: [email protected]
cc: [email protected]
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/proc/generic.c')
0 files changed, 0 insertions, 0 deletions