From: James Bottomley Date: Tue, 27 Jul 2010 17:30:24 +0000 (-0500) Subject: [SCSI] arcmsr: fix up bin_attr functions X-Git-Tag: v2.6.36-rc1~570^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbe56c734cc1ecccd7b2b143e1767bf2b1eafc76;p=pandora-kernel.git [SCSI] arcmsr: fix up bin_attr functions Commit commit 2c3c8bea608866d8bd9dcf92657d57fdcac011c5 Author: Chris Wright 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed