From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S940367AbdEXNr2 (ORCPT ); Wed, 24 May 2017 09:47:28 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:46996 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S940340AbdEXNrV (ORCPT ); Wed, 24 May 2017 09:47:21 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 315CE60711 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: ssb: Delete an error message for a failed memory allocation in ssb_devices_register() From: Kalle Valo In-Reply-To: References: To: SF Markus Elfring Cc: linux-wireless@vger.kernel.org, =?UTF-8?Q?Michael_B=c3=bcsch?= , LKML , kernel-janitors@vger.kernel.org, Wolfram Sang User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20170524134721.3D33D60711@smtp.codeaurora.org> Date: Wed, 24 May 2017 13:47:21 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org SF Markus Elfring wrote: > From: Markus Elfring > Date: Wed, 17 May 2017 18:12:16 +0200 > > Omit an extra message for a memory allocation failure in this function. > > This issue was detected by using the Coccinelle software. > > Link: http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refactor_Strings-WSang_0.pdf > Signed-off-by: Markus Elfring > Acked-by: Michael Büsch Patch applied to wireless-drivers-next.git, thanks. c6c092dcb21e ssb: Delete an error message for a failed memory allocation in ssb_devices_register() -- https://patchwork.kernel.org/patch/9731583/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches