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:
62af33e
)
Staging: cptm1217: move free under dereference
author
Dan Carpenter
<error27@gmail.com>
Sat, 13 Nov 2010 08:34:16 +0000
(11:34 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 16 Nov 2010 20:31:49 +0000
(12:31 -0800)
We dereference "ts" in the printk so move the kfree() down a line.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found