From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Date: Wed, 04 Oct 2017 18:03:56 +0000 Subject: Re: [PATCH 4/6] ARM: s3c24xx: Delete an error message for a failed memory allocation in s3c2412_ioti Message-Id: <20171004180356.ar3bfkvppvaxjkwi@kozik-lap> List-Id: References: <381d4a29-d777-93ee-ed4d-3f41a5ed97cc@users.sourceforge.net> In-Reply-To: <381d4a29-d777-93ee-ed4d-3f41a5ed97cc@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Mon, Oct 02, 2017 at 08:01:28PM +0200, SF Markus Elfring wrote: > From: Markus Elfring > Date: Mon, 2 Oct 2017 19:37:07 +0200 > > Omit an extra message for a memory allocation failure in this function. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring > --- > arch/arm/mach-s3c24xx/iotiming-s3c2412.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > Thanks, applied, squashed with 1/6. Best regards, Krzysztof