From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 22:05:29 +0000 (-0700) Subject: [SCSI] st: convert class code to use dev_groups X-Git-Tag: v3.12-rc1~180^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c69c6be5a825382da93803e48850a42c4e4c16e1;p=pandora-kernel.git [SCSI] st: 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 tape class code to use the correct field. Cc: Kai Mäkisara Signed-off-by: Greg Kroah-Hartman Signed-off-by: James Bottomley --- Reading git-diff-tree failed