summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2014-02-19 21:11:27 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-22 00:39:38 +0400
commitefd5b7b5d79010ae147e384185b8ac594d028850 (patch)
treeb680d8aea03ed95128a4d3ace76954b160c5a66d /include/linux
parentab3c44fa38b30b990fd1a29e5954b044488ff990 (diff)
downloadlinux-efd5b7b5d79010ae147e384185b8ac594d028850.tar.xz
staging: comedi: pcl816: kzalloc'ed memory does not need to be cleared
The private data is kzalloc'ed in the (*attach). There is no need to initialize any of 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