A couple of minor changes to comedi_alloc_subdevice_minor() to return 0
on success (instead of the actual minor device number which is ignored
by the caller) and to correct an error message.

1) staging: comedi: don't return minor from
   comedi_alloc_subdevice_minor()
2) staging: comedi: correct error message in
   comedi_alloc_subdevice_minor()

 drivers/staging/comedi/comedi_fops.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to