staging: unisys: visorhba: use tab to indent instead of whitespace
changed the whitespace to tab to comply with kernel coding style. Signed-off-by: Liu Junqi <liujunqi@pku.edu.cn> Link: https://lore.kernel.org/r/20211118033737.576775-1-liujunqi@pku.edu.cn Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
1189d2fb15
commit
515f497024
@ -266,7 +266,7 @@ static int forward_taskmgmt_command(enum task_mgmt_types tasktype,
|
||||
¬ifyevent, ¬ifyresult);
|
||||
if (ret) {
|
||||
dev_dbg(&scsidev->sdev_gendev,
|
||||
"visorhba: setup_scsitaskmgmt_handles returned %d\n", ret);
|
||||
"visorhba: setup_scsitaskmgmt_handles returned %d\n", ret);
|
||||
return FAILED;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user