[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160218.145859.1842263482402756546.davem@davemloft.net>
Date: Thu, 18 Feb 2016 14:58:59 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: amitoj1606@...il.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
julia.lawall@...6.fr
Subject: Re: [PATCH v2] lance: Return correct error code
From: Amitoj Kaur Chawla <amitoj1606@...il.com>
Date: Wed, 17 Feb 2016 20:33:26 +0530
> Failure of kzalloc should cause the enclosing function
> to return -ENOMEM, not -ENODEV.
>
> Additionally, removed the following checkpatch warnings:
> ERROR: spaces required around that '==' (ctx:VxV)
> ERROR: space required before the open parenthesis '('
> CHECK: Comparison to NULL could be written "!lp"
>
> Signed-off-by: Amitoj Kaur Chawla <amitoj1606@...il.com>
Applied, thanks.
Powered by blists - more mailing lists