From: Greg Kroah-Hartman Date: Fri, 23 Aug 2013 21:24:28 +0000 (-0700) Subject: rbd: convert bus code to use bus_groups X-Git-Tag: v3.12-rc1~184^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b15a21dddad552f7e42ae8a7da84de334f6acdcf;p=pandora-kernel.git rbd: convert bus code to use bus_groups The bus_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the RBD bus code to use the correct field. Cc: Yehuda Sadeh Cc: Sage Weil Acked-by: Alex Elder Cc: Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed