diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-06-12 11:57:27 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-12 14:40:51 -0700 |
commit | 8b9ba6e5efc3213f384cda155861a4f7ae903365 (patch) | |
tree | 922fa07e9881661040d2250d402710695d044ba0 /lib/dynamic_debug.c | |
parent | 0c16ae762990660c4dfd7515e3d46b4249f535f0 (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