From: Bryan O'Sullivan Date: Sat, 1 Jul 2006 11:36:17 +0000 (-0700) Subject: [PATCH] IB/ipath: namespace cleanup: replace ips with ipath X-Git-Tag: v2.6.18-rc1~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b678dd04a636f2c351816f4b3042c8815d4e9d;p=pandora-kernel.git [PATCH] IB/ipath: namespace cleanup: replace ips with ipath Remove ips namespace from infinipath drivers. This renames ips_common.h to ipath_common.h. Definitions, data structures, etc. that were not used by kernel modules have moved to user-only headers. All names including ips have been renamed to ipath. Some names have had an ipath prefix added. Signed-off-by: Christian Bell Signed-off-by: Bryan O'Sullivan Cc: "Michael S. Tsirkin" Cc: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed