From: Kenji Kaneshige Date: Tue, 16 Jun 2009 02:02:02 +0000 (+0900) Subject: PCI hotplug: remove redundant .owner initializations X-Git-Tag: v2.6.31-rc1~62^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6c0d5c6ebb3d988b1f18a1612b5188f3f555637;p=pandora-kernel.git PCI hotplug: remove redundant .owner initializations The "owner" field in struct hotplug_slot_ops is initialized by PCI hotplug core. So each hotplug controller driver doesn't need to initialize it. Signed-off-by: Kenji Kaneshige Reviewed-by: Alex Chiang Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed