From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 22:05:27 +0000 (-0700) Subject: SCSI: OSD: convert class code to use dev_groups X-Git-Tag: v3.12-rc1~184^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92a3e661bf55457091817c5c346c4313be2508af;p=pandora-kernel.git SCSI: OSD: convert class code to use dev_groups The dev_attrs field of struct class is going away soon, dev_groups should be used instead. This converts the scsi osd class code to use the correct field. Acked-by: Boaz Harrosh Cc: Benny Halevy Cc: James E.J. Bottomley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed