From: Greg Kroah-Hartman Date: Wed, 28 May 2008 16:28:39 +0000 (-0700) Subject: class: rename "interfaces" to "class_interfaces" in internal class structure X-Git-Tag: v2.6.27-rc1~866^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=184f1f779d5a2e62de4a0b34842ddf8546beca8f;p=pandora-kernel.git class: rename "interfaces" to "class_interfaces" in internal class structure This renames the struct class "interfaces" field to be "class_interfaces" to make things easier when struct bus_type and struct class merge in the future. It also makes grepping for fields easier as well. Based on an idea from Kay. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed