From: Kenji Kaneshige Date: Thu, 26 Jan 2006 01:01:35 +0000 (+0900) Subject: [PATCH] pcihp_skeleton.c cleanup X-Git-Tag: v2.6.17-rc1~998^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=287588b3537d0ce56a83f54d0e6ffcd60e54b569;p=pandora-kernel.git [PATCH] pcihp_skeleton.c cleanup 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed