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:
76e8730
)
net/9p/trans_virtio.c: kmalloc() enough memory
author
Adrian Bunk
<bunk@kernel.org>
Wed, 20 Feb 2008 00:25:30 +0000
(16:25 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Feb 2008 00:25:30 +0000
(16:25 -0800)
The Coverity checker spotted that less memory than required was
allocated.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found