diff options
author | David Howells <dhowells@redhat.com> | 2013-04-10 21:13:23 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 15:41:56 -0400 |
commit | 6bbefe86796c07fb8a6d28114f1e3f770586ba05 (patch) | |
tree | 9420dda4c0366785b1eb8efc0d2c8df2ee1e1910 /drivers/scsi/scsi_error.c | |
parent | 4c4df9b91bf6ffd4bb01abe4cfba1f8f145878a0 (diff) | |
download | linux-6bbefe86796c07fb8a6d28114f1e3f770586ba05.tar.bz2 |
hostap: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
cc: Jouni Malinen <j@w1.fi>
cc: John W. Linville <linville@tuxdriver.com>
cc: Johannes Berg <johannes@sipsolutions.net>
cc: linux-wireless@vger.kernel.org
cc: netdev@vger.kernel.org
cc: devel@driverdev.osuosl.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/scsi/scsi_error.c')
0 files changed, 0 insertions, 0 deletions