Made comedi_ioctl take its third argument as a void* instead of
authorFrank Mori Hess <fmhess@speakeasy.net>
Tue, 12 Feb 2008 01:12:46 +0000 (01:12 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Tue, 12 Feb 2008 01:12:46 +0000 (01:12 +0000)
commit0c69850ffceca9a5bca800da825e8ecb61ea85e7
tree54ad458c3578292671c65ec7e91c9a343f0f19c6
parenta61ed59402bb7fd2516b707e73efbc31e17c7242
Made comedi_ioctl take its third argument as a void* instead of
and integer type, and got rid of a bunch of casts (and added a few).
lib/buffer.c
lib/comedi.c
lib/data.c
lib/filler.c
lib/get.c
lib/ioctl.c
lib/libinternal.h
lib/sv.c