mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-29 18:00:18 +00:00
the most recent versions (checkpatch 2.6.28 / latest sparse git version) and that were not reported by previous versions (checkpatch 2.6.27 / sparse 0.4.1). The patch below fixes the following issues: * Removed trailing space in iscsi-scst/README_in-tree. * Fixed sparse complaints about functions that were not declared static. * Fixed sparse complaints about casts between address spaces: such casts are now either fixed or explicit (via the __force keyword). The patch below has been verified by checking the output produced by: scripts/run-regression-tests -k 2.6.28.1 Signed-off-by: Bart Van Assche <bart.vanassche@gmail.com> git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@641 d57e44dd-8a1f-0410-8b47-8ef2f437770f