commit | d67a70aca200f67be42428e74eb3353f20ad1130 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Fri Jul 28 17:36:46 2006 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Aug 02 10:53:18 2006 -0400 |
tree | 863562f74854295bfdf60eb26375ff984d8a2d4d | |
parent | 43d6b68dc38867e489995e21649bb82f6ee7b5d3 [diff] |
[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>