aboutsummaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-06-12 11:57:27 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-12 14:40:51 -0700
commit8b9ba6e5efc3213f384cda155861a4f7ae903365 (patch)
tree922fa07e9881661040d2250d402710695d044ba0 /lib/dynamic_debug.c
parent0c16ae762990660c4dfd7515e3d46b4249f535f0 (diff)
staging: comedi: change type of num_subdevices parameter to comedi_alloc_subdevices
The n_subdevices variable of struct comedi_device is an int type. Change the type of the comedi_alloc_subdevices 'num_subdevices' from an unsigned int to an int to match it. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbott@mev.co.uk> Cc: Frank Mori Hess <fmhess@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions