]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ibmraid: fix writeable attribute with no store method
authorAlan <gnomes@lxorguk.ukuu.org.uk>
Tue, 20 Jan 2015 12:08:50 +0000 (12:08 +0000)
committerJiri Kosina <jkosina@suse.cz>
Tue, 20 Jan 2015 12:34:23 +0000 (13:34 +0100)
commit5a0ccb6b8ad3a769a69d09a0bbe6e55d96ebcb04
treee4064a0543d92481e9e61434b27152b47e67b11f
parent231821d4c3fa72de8fd9981e608323529ac9ad70
ibmraid: fix writeable attribute with no store method

https://bugzilla.kernel.org/show_bug.cgi?id=81311

 [ 0.603157] WARNING: at drivers/base/core.c:601
device_create_file+0x8d/0xa0()
 [ 0.603158] Attribute adapter_id: write permission without 'store'
 [ 0.603159] Modules linked in: i915(+) i2c_algo_bit drm_kms_helper drm
mpt2sas(+) pmcraid(+) raid_class scsi_transport_sas i2c_core video

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/scsi/pmcraid.c