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

nubus: Don't use create_proc_entry()



Don't use create_proc_entry() in nubus_proc_subdir().  The files created aren't
given any way to use them, so for the moment use create_proc_read_entry() with
a NULL accessor and generate a compile-time warning.

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