Corrected type mismatch in comedi_alloc_subdevice_minor when creating
authorIan Abbott <abbotti@mev.co.uk>
Wed, 22 Oct 2008 09:41:59 +0000 (09:41 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 22 Oct 2008 09:41:59 +0000 (09:41 +0000)
commitcaa851a91386ba796f8bbf15c48c941e12430fd8
tree17f81d35b75f08a307a0701e25c68352afd47849
parent4a21586bcd9cff345eddffaccf2f421d3ec6dcf3
Corrected type mismatch in comedi_alloc_subdevice_minor when creating
device using format "comedi%i_subd%i" (pointer difference type is wider
than int on 64-bit arch).
comedi/comedi_fops.c