Skip to content
Commit 3cba5376 authored by David Howells's avatar David Howells Committed by Al Viro
Browse files

wlags49_h2: Don't use create_proc_entry()



create_proc_entry() shouldn't be used.  Rather proc_create_data() should be
used.  The proc_write() function is only used by #if'd out code, so delete it
for now.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 8a25378e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment