summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi
diff options
context:
space:
mode:
authorRobert Love <robert.w.love@intel.com>2011-04-01 16:05:59 -0700
committerJames Bottomley <James.Bottomley@suse.de>2011-05-01 10:19:03 -0500
commitee5df628c1d7f3ff4db3174f7c00873c94f616d9 (patch)
tree1b1410641ec842c21b4a271bc4b72b79e83ad765 /drivers/scsi/ibmvscsi
parentb3960afe0477781c84faa2e92dfb00016d6d4e30 (diff)
[SCSI] fcoe: Remove mutex_trylock/restart_syscall checks
These checks were initially added to avoid a lockdep false positive when dealing with the s_active, rtnl and fcoe_config_mutex mutexes. Recently the create, destroy, enable and disable sysfs entries were moved from fcoe.ko to libfcoe.ko. With this change the mutex usage was shuffled around and the lockdep false positive stopped happening. We can now remove these checks. Signed-off-by: Robert Love <robert.w.love@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/ibmvscsi')
0 files changed, 0 insertions, 0 deletions