From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: [PATCH 1/2] serial: tegra: Delete an error message for a failed memory allocation in tegra_uart_probe() Date: Fri, 8 Dec 2017 10:42:03 +0000 Message-ID: References: <605adc2b-3591-86fc-410a-370f48dfb14e@users.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Laxman Dewangan , SF Markus Elfring , linux-serial@vger.kernel.org, linux-tegra@vger.kernel.org, Greg Kroah-Hartman , Jiri Slaby , Thierry Reding Cc: LKML , kernel-janitors@vger.kernel.org List-Id: linux-tegra@vger.kernel.org On 08/12/17 09:37, Laxman Dewangan wrote: > On Friday 08 December 2017 01:49 AM, SF Markus Elfring wrote: >> From: Markus Elfring >> Date: Thu, 7 Dec 2017 21:00:05 +0100 >> >> Omit an extra message for a memory allocation failure in this function. >> >> This issue was detected by using the Coccinelle software. >> > > Acked-by: Laxman Dewangan Acked-by: Jon Hunter Thanks! Jon -- nvpublic From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753265AbdLHKmN (ORCPT ); Fri, 8 Dec 2017 05:42:13 -0500 Received: from hqemgate16.nvidia.com ([216.228.121.65]:19826 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752212AbdLHKmJ (ORCPT ); Fri, 8 Dec 2017 05:42:09 -0500 X-PGP-Universal: processed; by hqpgpgate102.nvidia.com on Fri, 08 Dec 2017 02:42:53 -0800 Subject: Re: [PATCH 1/2] serial: tegra: Delete an error message for a failed memory allocation in tegra_uart_probe() To: Laxman Dewangan , SF Markus Elfring , , , Greg Kroah-Hartman , Jiri Slaby , Thierry Reding CC: LKML , References: <605adc2b-3591-86fc-410a-370f48dfb14e@users.sourceforge.net> From: Jon Hunter Message-ID: Date: Fri, 8 Dec 2017 10:42:03 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: X-Originating-IP: [10.21.132.148] X-ClientProxiedBy: UKMAIL102.nvidia.com (10.26.138.15) To UKMAIL101.nvidia.com (10.26.138.13) Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/12/17 09:37, Laxman Dewangan wrote: > On Friday 08 December 2017 01:49 AM, SF Markus Elfring wrote: >> From: Markus Elfring >> Date: Thu, 7 Dec 2017 21:00:05 +0100 >> >> Omit an extra message for a memory allocation failure in this function. >> >> This issue was detected by using the Coccinelle software. >> > > Acked-by: Laxman Dewangan Acked-by: Jon Hunter Thanks! Jon -- nvpublic From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Date: Fri, 08 Dec 2017 10:42:03 +0000 Subject: Re: [PATCH 1/2] serial: tegra: Delete an error message for a failed memory allocation in tegra_uart_ Message-Id: List-Id: References: <605adc2b-3591-86fc-410a-370f48dfb14e@users.sourceforge.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Laxman Dewangan , SF Markus Elfring , linux-serial@vger.kernel.org, linux-tegra@vger.kernel.org, Greg Kroah-Hartman , Jiri Slaby , Thierry Reding Cc: LKML , kernel-janitors@vger.kernel.org On 08/12/17 09:37, Laxman Dewangan wrote: > On Friday 08 December 2017 01:49 AM, SF Markus Elfring wrote: >> From: Markus Elfring >> Date: Thu, 7 Dec 2017 21:00:05 +0100 >> >> Omit an extra message for a memory allocation failure in this function. >> >> This issue was detected by using the Coccinelle software. >> > > Acked-by: Laxman Dewangan Acked-by: Jon Hunter Thanks! Jon -- nvpublic