commit | 683b159a2eef6544d49020eb9c88a94157df7d2d | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Sat Jan 14 12:40:44 2012 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Mon Feb 27 09:27:57 2012 -0800 |
tree | 75c7ba070482711796f70af035e873dd6af7dc25 | |
parent | e0bda7d8c33e60fb08cc0b5522cd86346313722c [diff] |
IB/srp: Consolidate repetitive sysfs code Remove sysfs attributes before removing a target instead of testing the target state in every sysfs attribute callback method. Note: it is safe to invoke a sysfs attribute removal method like device_remove_file() twice on the same attribute. Signed-off-by: Bart Van Assche <bvanassche@acm.org> Acked-by: David Dillow <dillowda@ornl.gov> Signed-off-by: Roland Dreier <roland@purestorage.com>