From: Jeff Mahoney Date: Sat, 18 Aug 2012 19:20:37 +0000 (-0400) Subject: [SCSI] st: Use static class attributes X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af23782beff27e720318fc44495287b9961a88e1;p=pandora-kernel.git [SCSI] st: Use static class attributes st currently sets up and tears down class attributes manually for every tape drive in the system. This patch uses a statically defined class with class attributes to let the device core do it for us. Reviewed-by: Lee Duncan Signed-off-by: Jeff Mahoney Acked-by: Kai Mäkisara Signed-off-by: James Bottomley --- Reading git-diff-tree failed