From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 135B8CA9EBC for ; Thu, 24 Oct 2019 16:11:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DC77B205F4 for ; Thu, 24 Oct 2019 16:11:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="key not found in DNS" (0-bit key) header.d=codeaurora.org header.i=@codeaurora.org header.b="TQNWdZPw"; dkim=fail reason="key not found in DNS" (0-bit key) header.d=codeaurora.org header.i=@codeaurora.org header.b="ad96iQEM" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2439723AbfJXQLZ (ORCPT ); Thu, 24 Oct 2019 12:11:25 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:40368 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2436655AbfJXQLZ (ORCPT ); Thu, 24 Oct 2019 12:11:25 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id D22F5611AD; Thu, 24 Oct 2019 16:11:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1571933484; bh=6BQeRd1YE343V3Pyn6bXhu7AVvclx5LyH+xiYk/mmsQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=TQNWdZPw1VNshMmWaBQj1Njknz4thr4uOvbL1s7+gUpZ2/S4Z6UPbwd/i0UR/Pl7b Sp4caPzRIbVyjzYY/jo54suzPij6UtrkvF+XsYDXl1bDXeAvgT6m7F8e19ZDERebd7 vU/FhgsI3fyJCWKzlLamjK3sITo8j5Zub6XmHcBw= Received: from potku.adurom.net (unknown [88.114.240.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: kvalo@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id CE9586110A; Thu, 24 Oct 2019 16:11:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1571933480; bh=6BQeRd1YE343V3Pyn6bXhu7AVvclx5LyH+xiYk/mmsQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=ad96iQEMymUX4ygi/5GDCdgFnmUhXDrCv64tNVhd3dPGHxI4cDyjZzfjbCwrwUedx /jnhJJswJ5dPo4LKE68u2uv2H7SAvEKEbExn15lSHN9CohgbLdjqfa6M8ApqgrEYzy NJ7yZ41/UYNotjEG+4ToTSevM23sPyCLz9KkbYLk= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org CE9586110A 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 From: Kalle Valo To: Geert Uytterhoeven Cc: "David S . Miller" , Jiri Kosina , netdev@vger.kernel.org, linux-rdma@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] [trivial] net: Fix misspellings of "configure" and "configuration" References: <20191024152201.29868-1-geert+renesas@glider.be> Date: Thu, 24 Oct 2019 19:11:15 +0300 In-Reply-To: <20191024152201.29868-1-geert+renesas@glider.be> (Geert Uytterhoeven's message of "Thu, 24 Oct 2019 17:22:01 +0200") Message-ID: <878spaqg2k.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Geert Uytterhoeven writes: > Fix various misspellings of "configuration" and "configure". > > Signed-off-by: Geert Uytterhoeven > --- > v2: > - Merge > [trivial] net/mlx5e: Spelling s/configuraiton/configuration/ > [trivial] qed: Spelling s/configuraiton/configuration/ > - Fix typo in subject, > - Extend with various other similar misspellings. > --- > drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.c | 2 +- > drivers/net/ethernet/qlogic/qed/qed_int.h | 4 ++-- > drivers/net/ethernet/qlogic/qed/qed_sriov.h | 2 +- > drivers/net/ethernet/qlogic/qede/qede_filter.c | 2 +- > drivers/net/wireless/ath/ath9k/ar9003_hw.c | 2 +- > drivers/net/wireless/intel/iwlwifi/iwl-fh.h | 2 +- > drivers/net/wireless/ti/wlcore/spi.c | 2 +- > include/uapi/linux/dcbnl.h | 2 +- > 8 files changed, 9 insertions(+), 9 deletions(-) I hope this goes to net-next? Easier to handle possible conflicts that way. For the wireless part: Acked-by: Kalle Valo -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches