mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 13:16:34 +00:00
upcoming checkpatch version will complain about these: * Make sure that a single tab is used for indenting instead of four spaces. * Removed spaces from around the colon used for specifying field widths. * Remove trailing whitespace in .txt files. This patch has been tested by verifying that: - the output of svn diff -x -w is empty, i.e. that the patch only affects whitespace. - the SCST out-of-tree source code still compiles fine against the 2.6.25 kernel (make -s clean && make -C srpt -s clean && make -s scst iscsi-scst && make -C srpt -s). Signed-off-by: Bart Van Assche <bart.vanassche@gmail.com> git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@525 d57e44dd-8a1f-0410-8b47-8ef2f437770f