From: Al Viro Date: Fri, 7 Dec 2012 14:10:14 +0000 (+0000) Subject: debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks" X-Git-Tag: v3.9-rc1~21^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f670ff8eb4cb3e9e6ae0c0c6976faa0a4503751;p=pandora-kernel.git 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 Signed-off-by: Robert Love --- Reading git-diff-tree failed