From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934241AbeAHPq5 (ORCPT + 1 other); Mon, 8 Jan 2018 10:46:57 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:37046 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932282AbeAHPqz (ORCPT ); Mon, 8 Jan 2018 10:46:55 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 884BC60215 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: 7bit Subject: Re: rt2x00: Delete an error message for a failed memory allocation in rt2x00queue_allocate() From: Kalle Valo In-Reply-To: References: To: SF Markus Elfring Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, Helmut Schaa , Stanislaw Gruszka , LKML , kernel-janitors@vger.kernel.org User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20180108154654.7975660215@smtp.codeaurora.org> Date: Mon, 8 Jan 2018 15:46:54 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: SF Markus Elfring wrote: > From: Markus Elfring > Date: Fri, 29 Dec 2017 22:11:42 +0100 > > 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 > Acked-by: Stanislaw Gruszka Patch applied to wireless-drivers-next.git, thanks. cd7c0cdab7ff rt2x00: Delete an error message for a failed memory allocation in rt2x00queue_allocate() -- https://patchwork.kernel.org/patch/10137399/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches