9p: remove sysctl
authorEric Van Hensbergen <ericvh@ericvh-laptop.(none)>
Wed, 17 Oct 2007 19:35:15 +0000 (14:35 -0500)
committerEric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com>
Wed, 17 Oct 2007 19:35:15 +0000 (14:35 -0500)
commit982c37cfb6e61c0e64634abc2e305d757c1405b2
tree084d81419cde8c6cd807d1a909ff413e5589c2ed
parentfb0466c3ae7f1c73f70072af8fd27ac166908a2f
9p: remove sysctl

A sysctl method was added to enable and disable debugging levels.  After
further review, it was decided that there are better approaches to doing this
and the sysctl methodology isn't really desirable.  This patch removes the
sysctl code from 9p.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
include/net/9p/9p.h
net/9p/Makefile
net/9p/mod.c
net/9p/sysctl.c [deleted file]