From: Yijing Wang Date: Fri, 25 Jan 2013 16:12:31 +0000 (-0700) Subject: PCI: Consolidate "next-function" functions X-Git-Tag: v3.9-rc1~82^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1bd58e448f28531207124eea3fd43b81d6f8d06;p=pandora-kernel.git PCI: Consolidate "next-function" functions There are several next_fn functions (no_next_fn, next_trad_fn, next_ari_fn); consolidate them in next_fn() to simplify the code. [bhelgaas: make next_fn() static, rework control flow] Signed-off-by: Yijing Wang Signed-off-by: Jiang Liu Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed