mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-16 18:21:27 +00:00
- Small cleanups - ToDo entry added git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@557 d57e44dd-8a1f-0410-8b47-8ef2f437770f
4 lines
197 B
Plaintext
4 lines
197 B
Plaintext
1. SRPT driver directly uses internal states of SCST core target state
|
|
machine, which is bad, bad, bad and generally not acceptable. Only dev
|
|
handler are allowed to use them. That should be fixed.
|