commit | bbe56c734cc1ecccd7b2b143e1767bf2b1eafc76 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@suse.de> | Tue Jul 27 12:30:24 2010 -0500 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Jul 28 09:05:27 2010 -0500 |
tree | 808dd89ca9c62a3c7e9cc8596c4c469fac396725 | |
parent | 48813cf989eb8695fe84df30207fc8ff5f15783c [diff] |
[SCSI] arcmsr: fix up bin_attr functions Commit commit 2c3c8bea608866d8bd9dcf92657d57fdcac011c5 Author: Chris Wright <chrisw@sous-sol.org> Date: Wed May 12 18:28:57 2010 -0700 sysfs: add struct file* to bin_attr callbacks Added an extra struct file * parameter at the beginning, which the arcmsr binary attribute additions didn't have. Fix this to prevent nasty crashes. Cc: Nick Cheng <nick.cheng@areca.com.tw> Signed-off-by: James Bottomley <James.Bottomley@suse.de>