diff options
author | Tejun Heo | 2014-02-03 20:03:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2014-02-08 00:42:41 +0100 |
commit | ac0ece9174aca9aa895ce0accc54f1f8ff12d117 (patch) | |
tree | 82b9f44feda06f9223406989a5472b66213e164a /drivers/s390 | |
parent | pci: use device_remove_file_self() instead of device_schedule_callback() (diff) | |
download | kernel-qcow2-linux-ac0ece9174aca9aa895ce0accc54f1f8ff12d117.tar.gz kernel-qcow2-linux-ac0ece9174aca9aa895ce0accc54f1f8ff12d117.tar.xz kernel-qcow2-linux-ac0ece9174aca9aa895ce0accc54f1f8ff12d117.zip |
scsi: use device_remove_file_self() instead of device_schedule_callback()
driver-core now supports synchrnous self-deletion of attributes and
the asynchrnous removal mechanism is scheduled for removal. Use it
instead of device_schedule_callback(). This makes "delete" behave
synchronously.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>
Cc: linux-scsi@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions