diff options
author | David Howells <dhowells@redhat.com> | 2013-04-10 19:21:08 +0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 23:41:55 +0400 |
commit | 788416bcee1a68aa0e8ed3f49c800b6c3df1c0a4 (patch) | |
tree | 0b2946d6df3368e6d35647b03953a8cd265cc138 /crypto/algapi.c | |
parent | a6d935a5b1d945c7bec2afe21dcf6f22b653acef (diff) | |
download | linux-788416bcee1a68aa0e8ed3f49c800b6c3df1c0a4.tar.xz |
efirtc: 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>
cc: Arnd Bergmann <arnd@arndb.de>
cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions