commit | 4f670ff8eb4cb3e9e6ae0c0c6976faa0a4503751 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ZenIV.linux.org.uk> | Fri Dec 07 14:10:14 2012 +0000 |
committer | Robert Love <robert.w.love@intel.com> | Fri Dec 14 10:38:56 2012 -0800 |
tree | 2cc6bff4f495a283921f01c50e5954d76db92086 | |
parent | b8b3e697d15165090583bed850879b1f3b250db0 [diff] |
debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks" AFAICS, the situation for fcoe_transport_disable() seems to be the same as for fcoe_transport_enable(). IOW, shouldn't it have restart_syscall() removed as well? I don't see any in-tree ->disable() instances that could return -ERESTARTSYS, anyway... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Robert Love <robert.w.love@intel.com>