]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: sep: flow ioctl cleanup
authorAlan Cox <alan@linux.intel.com>
Fri, 14 Aug 2009 14:42:41 +0000 (15:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:15 +0000 (12:02 -0700)
commitdb90f099c76e5ddd6d960f08de4328ad77bac7d7
tree59c0ec57d06bd21264f92dcfdb851b702a4d0f29
parent4cc237d4bd0139963251f2145e2bdcaa693641b4
Staging: sep: flow ioctl cleanup

Simple ioctl taking a single numeric argument so ditch the structs and
weirdness. While we are it lock it properly and fix the error returns.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/sep/sep_driver.c