mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Removed a trailing tab.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@867 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2479,7 +2479,7 @@ int scst_get_cdb_len(const uint8_t *cdb)
|
||||
|
||||
static int get_trans_cdb_len_10(struct scst_cmd *cmd, uint8_t off)
|
||||
{
|
||||
cmd->cdb_len = 10;
|
||||
cmd->cdb_len = 10;
|
||||
cmd->bufflen = 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user