Re: [PATCH net-next v2 2/6] ethernet: wiznet: remove unnecessary check
From: Sergei Shtylyov <hidden>
Date: 2014-10-23 12:23:47
From: Sergei Shtylyov <hidden>
Date: 2014-10-23 12:23:47
Hello. On 10/23/2014 5:58 AM, Varka Bhadram wrote:
devm_ioremap_resource checks platform_get_resource() return value. We can remove the duplicate check here.
Signed-off-by: Varka Bhadram <redacted> --- drivers/net/ethernet/wiznet/w5300.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
Don't do 2 patches with the same subject. Either merge them, or include
the driver name (which is different in both cases) in the subject.
WBR, Sergei