mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 21:21:28 +00:00
Removed unused code.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2099 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2303,14 +2303,6 @@ static bool srpt_is_target_enabled(struct scst_tgt *scst_tgt)
|
||||
spin_unlock_irq(&sdev->spinlock);
|
||||
return res;
|
||||
}
|
||||
#else
|
||||
/**
|
||||
* srpt_is_target_enabled() - Reports that a target is enabled when using procfs.
|
||||
*/
|
||||
static bool srpt_is_target_enabled(struct scst_tgt *scst_tgt)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user