From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933465AbcL0RfE (ORCPT ); Tue, 27 Dec 2016 12:35:04 -0500 Received: from muru.com ([72.249.23.125]:53624 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933075AbcL0Rex (ORCPT ); Tue, 27 Dec 2016 12:34:53 -0500 Date: Tue, 27 Dec 2016 09:34:49 -0800 From: Tony Lindgren To: SF Markus Elfring Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Paul Walmsley , Rajendra Nayak , Russell King , LKML , kernel-janitors@vger.kernel.org, Wolfram Sang Subject: Re: [PATCH] ARM: OMAP2+: PRM: Delete an error message for a failed memory allocation Message-ID: <20161227173449.GR4920@atomide.com> References: <6212b730-8e09-bf87-2a6b-23df9bc43e2d@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6212b730-8e09-bf87-2a6b-23df9bc43e2d@users.sourceforge.net> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * SF Markus Elfring [161203 12:58]: > From: Markus Elfring > Date: Sat, 3 Dec 2016 21:46:02 +0100 > > Omit an extra message for a memory allocation failure in this function. Applying into omap-for-v4.10/fixes. Regards, Tony