Files
scst/iscsi-scst/kernel
Vladislav Bolkhovitin 0b55f587a0 Fix the following sparse warnings in several locations:
warning: incorrect type in argument 2 (different address spaces)
    expected void const [noderef] <asn:1>*from
    got void *<noident>

One more optional fix (that i didn't do) is instead of casting
arg in the ioctl() function before every call to function
is to do the casting only once to a temporary variable and
send this variable to every function.

Signed-off-by: Dotan Barak <dotanba@gmail.com>



git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@461 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2008-07-15 17:52:16 +00:00
..
2008-04-21 07:01:13 +00:00
2008-06-12 11:39:28 +00:00
2008-06-12 11:39:28 +00:00
2008-06-12 11:39:28 +00:00
2008-06-12 11:39:28 +00:00
2008-06-12 11:39:28 +00:00
2008-06-26 16:35:10 +00:00