]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: pcmmio.c: remove kcalloc() failure message
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 26 Nov 2013 23:41:32 +0000 (16:41 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Dec 2013 17:20:19 +0000 (09:20 -0800)
commit15d2006970edfc580e1508f96bbbf788ffb991e4
tree7a5248af8356f0ad8fbe6f25d62c8681f94bbc13
parent909cc6f9fa70bb8f4b183f62c6d095f2ad53deb8
staging: comedi: pcmmio.c: remove kcalloc() failure message

An allocation failure will have already displayed a message.

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>
drivers/staging/comedi/drivers/pcmmio.c