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:
ef3be54
)
[PATCH] pcihp_skeleton.c cleanup
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Thu, 26 Jan 2006 01:01:35 +0000
(10:01 +0900)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 23 Mar 2006 22:35:11 +0000
(14:35 -0800)
This patch cleans up pcihp_skelton.c as follows.
o Move slot name area into struct slot.
o Replace kmalloc with kzalloc and clean up the arg of sizeof()
o Fix the wrong use of get_*_status() functions.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found