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:
24f1f17
)
[POWERPC] lparcfg: Remove useless buffer allocation
author
Nathan Lynch
<ntl@pobox.com>
Tue, 4 Dec 2007 16:03:49 +0000
(
03:03
+1100)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 11 Dec 2007 02:41:28 +0000
(13:41 +1100)
The 'data' member of proc_ppc64_lparcfg is unused, but the lparcfg
module's init routine allocates 4K for it.
Remove the code which allocates and frees this buffer.
Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found