From: Yu Zhao Date: Fri, 21 Nov 2008 18:38:52 +0000 (+0800) Subject: PCI: remove unnecessary arg of pci_update_resource() X-Git-Tag: v2.6.29-rc1~181^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14add80b5120966fe0659d61815b9e9b4b68fdc5;p=pandora-kernel.git PCI: remove unnecessary arg of pci_update_resource() This cleanup removes unnecessary argument 'struct resource *res' in pci_update_resource(), so it takes same arguments as other companion functions (pci_assign_resource(), etc.). Signed-off-by: Yu Zhao Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed