summaryrefslogtreecommitdiff
path: root/drivers/staging/et131x
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2014-02-17 14:28:01 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-18 11:56:51 -0800
commit53693d9068735ccb4a2c304f60c88e168895029d (patch)
tree58424dd3a7b31a5e0f55dc6728f57f28ef04c158 /drivers/staging/et131x
parentc9968ed9fe88968efa68f5d1a75ab8aa02edac1c (diff)
staging: comedi: pcl818: kzalloc'ed memory does not need to be cleared
The private data is kzalloc'ed in the (*attach). There is no need to initialize and the members to 0. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/et131x')
0 files changed, 0 insertions, 0 deletions