git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c993e43
)
staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_port
author
Devendra Naga
<devendra.aaru@gmail.com>
Sun, 26 Aug 2012 05:42:33 +0000
(11:12 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 21:23:33 +0000
(14:23 -0700)
the port was kzalloced but the print statement says that its kmalloc.
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found