diff options
author | David Howells <dhowells@redhat.com> | 2013-04-11 03:04:20 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 15:41:59 -0400 |
commit | 1eb5b23ae72b2b858800c8eee6adeef7c098e767 (patch) | |
tree | 49d5b57230c63ac4f4034d2a55b4e6d5ec66cf51 /fs | |
parent | 210b834a964c775387098bbc9e3836d3cd0e9b14 (diff) | |
download | op-kernel-dev-1eb5b23ae72b2b858800c8eee6adeef7c098e767.zip op-kernel-dev-1eb5b23ae72b2b858800c8eee6adeef7c098e767.tar.gz |
cris: 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 <dhowells@redhat.com>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
cc: Mikael Starvik <starvik@axis.com>
cc: linux-cris-kernel@axis.com
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions