]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Clean up ioctl debugging output, and remove dtrace_ioctl_sizes().
authorKris Van Hees <kris.van.hees@oracle.com>
Fri, 19 Jul 2013 22:15:48 +0000 (18:15 -0400)
committerKris Van Hees <kris.van.hees@oracle.com>
Fri, 19 Jul 2013 22:15:48 +0000 (18:15 -0400)
commitfe2dc2f4bc191717ee4e26f84e2099644830efbe
treefcbfdbe2660a72a6e04884ae824dc6b4e2a73aa8
parent89755d585c65f881ff5e1f38d2462890578d50c0
Clean up ioctl debugging output, and remove dtrace_ioctl_sizes().

The debugging messages printed for ioctl code were not clear enough.  This has
been rectified.

The dtrace_ioctl_sizes() function and call to it were removed from the code
because the function defined in ioctl.h was causing interference with the
compilation of userspace tools.

Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
dtrace/dtrace_dev.c
dtrace/include/uapi/linux/dtrace/ioctl.h