From c69c6be5a825382da93803e48850a42c4e4c16e1 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 15:05:29 -0700 Subject: [PATCH] [SCSI] st: convert class code to use dev_groups MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed