Replaced kmalloc/memset sequence with kzalloc or kcalloc.
authorIan Abbott <abbotti@mev.co.uk>
Wed, 17 Oct 2007 15:24:40 +0000 (15:24 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 17 Oct 2007 15:24:40 +0000 (15:24 +0000)
commitba311c0eac7e0eda6be52fe3c6d0dfd90b66907a
tree8b35d223e505519425e338267b354cefeeddd193
parent067f4474a9a8b306688146e21371b678c9a2bfe1
Replaced kmalloc/memset sequence with kzalloc or kcalloc.
Removed call to memset after alloc_subdevices to avoid clobbering spinlocks.
comedi/drivers/pcmmio.c
comedi/drivers/pcmuio.c