From: Yijing Wang Date: Thu, 13 Feb 2014 13:14:00 +0000 (+0800) Subject: drm: Use list_for_each_entry() for bus traversal X-Git-Tag: v3.15-rc1~143^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c1ad3b82b96bfcb40bf96ecff1d94f218fca6e;p=pandora-kernel.git drm: Use list_for_each_entry() for bus traversal Replace list_for_each() + pci_bus_b() with list_for_each_entry(). Signed-off-by: Yijing Wang Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed