mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 19:21:26 +00:00
scst: Remove recently added trailing whitespace
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4233 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -5857,7 +5857,7 @@ static int get_cdb_info_lba_4_none(struct scst_cmd *cmd,
|
||||
{
|
||||
cmd->lba = get_unaligned_be32(cmd->cdb + sdbops->info_lba_off);
|
||||
/* It supposed to be already zeroed */
|
||||
EXTRACHECKS_BUG_ON(cmd->bufflen != 0);
|
||||
EXTRACHECKS_BUG_ON(cmd->bufflen != 0);
|
||||
cmd->data_len = cmd->bufflen;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user