scst/src/scst_lib.c: Remove a trailing whitespace

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4132 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2012-02-16 10:27:18 +00:00
parent 293c2f3abd
commit 5eb3a85948

View File

@@ -5128,7 +5128,7 @@ static int get_bidi_trans_len_2(struct scst_cmd *cmd, uint8_t off)
*
* Whether a data-out buffer is associated with a SCSI VERIFY command depends on
* the BYTCHK bit in that command. Check that bit and compute the data out
* buffer length and the data transfer direction.
* buffer length and the data transfer direction.
*/
static int get_verify_trans_len_2(struct scst_cmd *cmd, uint8_t off)
{