Re: [PATCH] mt76: change the retun type of mt76_dma_attach()
From
Ryder Lee <>
Date
Mon, 11 Feb 2019 16:48:08 +0800
On Mon, 2019-02-11 at 11:38 +0300, Sergei Shtylyov wrote: > Hello! > > On 11.02.2019 5:13, Ryder Lee wrote: > > > There is no need to retun 0 in mt76_dma_attach(), so switch it to void. > ^ r missing :-) > > > > Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> > [...] > > MBR, Sergei >