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:
67a3e12
)
SFI: do not return freed pointer
author
Dan Carpenter
<error27@gmail.com>
Fri, 28 May 2010 10:33:15 +0000
(12:33 +0200)
committer
Len Brown
<len.brown@intel.com>
Tue, 1 Jun 2010 16:04:35 +0000
(12:04 -0400)
We never actually use the return value of sfi_sysfs_install_table() but
it still seems wrong to return a freed pointer.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found