aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2013-06-27 14:50:57 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-23 14:22:29 -0700
commit99c0e2691736d56190764bfdc59f11b090cda4ff (patch)
tree5caa182bfaef374f2c4e528f3ede0bcb458d67a6 /kernel/sysctl_binary.c
parentstaging: comedi: pcl724: add support for the PCM-IO48 PC/104 board (diff)
staging: comedi: return void from comedi_driver_unregister()
'Unregister' functions generally return `void`. `comedi_driver_unregister()` currently returns an `int` errno value. Nothing looks at the return value. Change the return type to `void`. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions