From: Devendra Naga Date: Sun, 26 Aug 2012 05:42:33 +0000 (+0530) Subject: staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_port X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~736 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=623c2bb2c59a6941c68e5d47d13e417f63535043;p=pandora-kernel.git staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_port the port was kzalloced but the print statement says that its kmalloc. Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed