[SCSI] arcmsr: fix up sysfs values
authorJames Bottomley <James.Bottomley@steeleye.com>
Fri, 28 Jul 2006 22:36:46 +0000 (17:36 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 2 Aug 2006 14:53:18 +0000 (10:53 -0400)
commitd67a70aca200f67be42428e74eb3353f20ad1130
tree863562f74854295bfdf60eb26375ff984d8a2d4d
parent43d6b68dc38867e489995e21649bb82f6ee7b5d3
[SCSI] arcmsr: fix up sysfs values

The sysfs files in arcmsr are non-standard in that they aren't simple
filename value pairs, the values actually contain preceeding text which
would have to be parsed.  The idea of sysfs files is that the file name
is the description and the contents is a simple value.

Fix up arcmsr to conform to this standard.

Acked-By: Erich Chen <erich@areca.com.tw>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/arcmsr/arcmsr_attr.c