staging: vt6656: fix incorrect indentation
Use tabs, not spaces. Signed-off-by: Ragnar B. Johannsson <ragnar@igo.is> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
86140346ad
Коммит
de657d59f2
|
@ -573,7 +573,7 @@ static u16 vnt_fill_cts_head(struct vnt_usb_send_context *tx_context,
|
|||
memcpy(buf->data.ra, priv->current_net_addr, ETH_ALEN);
|
||||
|
||||
return vnt_rxtx_datahead_g(tx_context, &buf->data_head);
|
||||
}
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче