[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191106.212506.946721274328639751.davem@davemloft.net>
Date: Wed, 06 Nov 2019 21:25:06 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: weiyongjun1@...wei.com
Cc: radhey.shyam.pandey@...inx.com, michal.simek@...inx.com,
linux@...linux.org.uk, hancock@...systems.ca,
netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH net-next] net: axienet: Fix error return code in
axienet_probe()
From: David Miller <davem@...emloft.net>
Date: Wed, 06 Nov 2019 21:24:41 -0800 (PST)
> From: Wei Yongjun <weiyongjun1@...wei.com>
> Date: Wed, 6 Nov 2019 15:54:49 +0000
>
>> In the DMA memory resource get failed case, the error is not
>> set and 0 will be returned. Fix it by reove redundant check
>> since devm_ioremap_resource() will handle it.
>>
>> Fixes: 28ef9ebdb64c ("net: axienet: make use of axistream-connected attribute optional")
>> Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
>
> Fixed with the commit message typo fixed.
I meant "Applied with the commit message typo fixed." :-)
Powered by blists - more mailing lists