diff options
author | David Howells <dhowells@redhat.com> | 2013-04-08 23:26:53 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 15:41:52 -0400 |
commit | f1cc0444ab2f0e1b254490f497363e3b0c9bcd56 (patch) | |
tree | 039213d01e6d750c292fc2ad29f7f2b64ce55e96 /drivers/usb | |
parent | 766d100d4e412bf4cea59805375790db3d698331 (diff) | |
download | blackbird-op-linux-f1cc0444ab2f0e1b254490f497363e3b0c9bcd56.tar.gz blackbird-op-linux-f1cc0444ab2f0e1b254490f497363e3b0c9bcd56.zip |
wlags49_h2: 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: Henk de Groot <pe1dnn@amsat.org>
cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
cc: linux-wireless@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions