summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2014-02-18 01:28:01 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-18 23:56:51 +0400
commit53693d9068735ccb4a2c304f60c88e168895029d (patch)
tree58424dd3a7b31a5e0f55dc6728f57f28ef04c158 /include/linux
parentc9968ed9fe88968efa68f5d1a75ab8aa02edac1c (diff)
downloadlinux-53693d9068735ccb4a2c304f60c88e168895029d.tar.xz
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 'include/linux')
0 files changed, 0 insertions, 0 deletions