Staging: unisys: visorhba: alignment should match open parenthesis
Fixed a coding style issue. Signed-off-by: Leonardo Araujo <leonardo.aa88@gmail.com> Link: https://lore.kernel.org/r/20220207044230.19918-1-leonardo.aa88@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
20198dd98c
Коммит
4948dbb78d
|
@ -192,7 +192,7 @@ static struct uiscmdrsp *get_scsipending_cmdrsp(struct visorhba_devdata *ddata,
|
|||
* @result: The location to place the result of the event handle into
|
||||
*/
|
||||
static int setup_scsitaskmgmt_handles(struct xarray *xa, struct uiscmdrsp *cmdrsp,
|
||||
wait_queue_head_t *event, int *result)
|
||||
wait_queue_head_t *event, int *result)
|
||||
{
|
||||
int ret;
|
||||
u32 id;
|
||||
|
|
Загрузка…
Ссылка в новой задаче