Re: [RESEND PATCH 04/11] nfc: mrvl: correct minor coding style violations
From: Jakub Kicinski
Date: Tue Jun 01 2021 - 00:37:06 EST
On Mon, 31 May 2021 09:35:15 +0200 Krzysztof Kozlowski wrote:
> -void nfcmrvl_fw_dnld_recv_frame(struct nfcmrvl_private *priv,
> +void nfcmrvl_fw_dnld_recv_frame(struct nfcmrvl_private *priv,
> struct sk_buff *skb)
Realigned the continuation line and applied, thanks!