From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755617AbdLGNZB (ORCPT ); Thu, 7 Dec 2017 08:25:01 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:51352 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753791AbdLGNY6 (ORCPT ); Thu, 7 Dec 2017 08:24:58 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 53EDC607E8 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: [V2] wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -ENOMEM From: Kalle Valo In-Reply-To: <20171201100258.10029-1-colin.king@canonical.com> References: <20171201100258.10029-1-colin.king@canonical.com> To: Colin Ian King Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20171207132457.EF324607E8@smtp.codeaurora.org> Date: Thu, 7 Dec 2017 13:24:57 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Colin Ian King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake in error message text. Also remove the > error message on an kzalloc failure as this is redundant. > > Signed-off-by: Colin Ian King Patch applied to wireless-drivers-next.git, thanks. c4ee30a280b1 wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -ENOMEM -- https://patchwork.kernel.org/patch/10086741/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches