From: Roland Dreier Date: Thu, 29 Sep 2005 02:56:57 +0000 (-0700) Subject: [IPoIB] Rename IPoIB's path_lookup() to avoid name clashes X-Git-Tag: v2.6.14-rc4~45^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d70ed6075f15bdbb0548d162394bf10332769c88;p=pandora-kernel.git [IPoIB] Rename IPoIB's path_lookup() to avoid name clashes Rename IPoIB driver's path_lookup() to ipoib_path_lookup() to avoid a clashes with the kernel global path_lookup(). We don't hit this with the current kernel source, but some external patches seem to trigger this, and it's cleaner to avoid clashing with global names anyway. Signed-off-by: Roland Dreier refs/heads/for-linus --- Reading git-diff-tree failed