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.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 2E093C4363D for ; Thu, 24 Sep 2020 16:01:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CBF09238E3 for ; Thu, 24 Sep 2020 16:01:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728618AbgIXQBZ (ORCPT ); Thu, 24 Sep 2020 12:01:25 -0400 Received: from smtprelay0040.hostedemail.com ([216.40.44.40]:49926 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728381AbgIXQBZ (ORCPT ); Thu, 24 Sep 2020 12:01:25 -0400 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay05.hostedemail.com (Postfix) with ESMTP id 1629A18029140; Thu, 24 Sep 2020 16:01:24 +0000 (UTC) X-Session-Marker: 6A6F6540706572636865732E636F6D X-HE-Tag: sign82_1c0725327160 X-Filterd-Recvd-Size: 1336 Received: from XPS-9350.home (unknown [47.151.133.149]) (Authenticated sender: joe@perches.com) by omf04.hostedemail.com (Postfix) with ESMTPA; Thu, 24 Sep 2020 16:01:22 +0000 (UTC) Message-ID: <062568971307793dcc80337f85545c4765241933.camel@perches.com> Subject: Re: [PATCH] sound/soc/codecs: fix spelling typo in comments From: Joe Perches To: Mark Brown , Wang Qing Cc: Liam Girdwood , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Date: Thu, 24 Sep 2020 09:01:21 -0700 In-Reply-To: <20200924123346.GE4754@sirena.org.uk> References: <1600929860-28862-1-git-send-email-wangqing@vivo.com> <20200924123346.GE4754@sirena.org.uk> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.36.4-0ubuntu1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2020-09-24 at 13:33 +0100, Mark Brown wrote: > On Thu, Sep 24, 2020 at 02:43:59PM +0800, Wang Qing wrote: > > Modify the comment typo: "compliment" -> "complement". > > These are both English words, with rather different meanings. > and compliment appears to be the one that > is used in the datasheet for this part... It's difficult to fix datasheet typos.