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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E986C7EE43 for ; Mon, 12 Jun 2023 20:08:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235128AbjFLUIb (ORCPT ); Mon, 12 Jun 2023 16:08:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42668 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237190AbjFLUIa (ORCPT ); Mon, 12 Jun 2023 16:08:30 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BE81410FF for ; Mon, 12 Jun 2023 13:07:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1686600459; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=IuHNa6WZpYveQJr9GnIkLeDKCuARWHsJdm0re5kGQrg=; b=OCgh9CkU9ZgEVNLd9eYmCQzDZW4kchmZjUMiJf8pn+ou4nZ5A7rkueUtP7LJ4TWY4Oj8CV Xd2je6uoqrk9VbFeH8fXqfhFyteFiVcnuB5T/+MRHavVL0rvvBa34wAIgEEAcq/SKBxBxl LVK+TTRC4axU6T8gZKDnBNdxaY9vHYw= Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-280-mtIaUso1OVWv8SRRTfyIxg-1; Mon, 12 Jun 2023 16:07:37 -0400 X-MC-Unique: mtIaUso1OVWv8SRRTfyIxg-1 Received: by mail-oo1-f71.google.com with SMTP id 006d021491bc7-558b66e744eso3891170eaf.3 for ; Mon, 12 Jun 2023 13:07:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686600457; x=1689192457; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=IuHNa6WZpYveQJr9GnIkLeDKCuARWHsJdm0re5kGQrg=; b=Xo6okdDZdeLtfW1X+8a6gMD+H3ZT75Q+dVr02YKTJDSkJoGLOyCSf4loDQtzrPBtAd 7m6seRFy8sF9fZ6h4bq+XkOs6jIlx+zrOdcjomwor1i0OWSnKX189bsQ34pUy/ySqXrb fPUOrXiq9n26shLhnj7UwL9//F8K183nSAhX1/5N3EC/YUD03BgNgvb0M+bV06oMMf9D NGWukDf5BJeZAJ3IkmNgcMiAl3Lg6tWbFMV3MNge5digGN4eZHZ7DRoR8Hzvjab4y3Ie 1Y7hLJKmyqlWeVIpdopbMYaWYst22bELEOD5Jpsm++ffQzlk+myb1R5LQD6Sbn08jm6r HQOA== X-Gm-Message-State: AC+VfDzSqpWK6LU/n5Z/SzQqv99RCoWtN7Zr4fFDme0DQ06KwCmmkYZI i9Z3VdPVZ9JlW6pJjmQZlo9TQeS7T2UlXgJXW+L1HfEO+ac87bhbqxsYJx8Empyh1P4ME+dD+1/ NOj7dWtMyIPUapNnVRvO1AQ== X-Received: by 2002:a4a:bd92:0:b0:556:c580:eba6 with SMTP id k18-20020a4abd92000000b00556c580eba6mr5832107oop.4.1686600457017; Mon, 12 Jun 2023 13:07:37 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4Sjt0Fg2Ll+XfHA2BponpBIQ9aDoC0AyoTvbdiarG2SXbdj01ZqgXciHHSmeIvp1v/ALCRsQ== X-Received: by 2002:a4a:bd92:0:b0:556:c580:eba6 with SMTP id k18-20020a4abd92000000b00556c580eba6mr5832088oop.4.1686600456761; Mon, 12 Jun 2023 13:07:36 -0700 (PDT) Received: from halaney-x13s ([2600:1700:1ff0:d0e0::45]) by smtp.gmail.com with ESMTPSA id t14-20020a4ad0ae000000b0054fd0b7af2bsm3509727oor.31.2023.06.12.13.07.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Jun 2023 13:07:36 -0700 (PDT) Date: Mon, 12 Jun 2023 15:07:33 -0500 From: Andrew Halaney To: Bartosz Golaszewski Cc: Vinod Koul , Bhupesh Sharma , Andy Gross , Bjorn Andersson , Konrad Dybcio , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kishon Vijay Abraham I , Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , netdev@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, Bartosz Golaszewski Subject: Re: [PATCH 11/26] net: stmmac: dwmac-qcom-ethqos: remove stray space Message-ID: <20230612200733.h3323ktcggbeil3q@halaney-x13s> References: <20230612092355.87937-1-brgl@bgdev.pl> <20230612092355.87937-12-brgl@bgdev.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230612092355.87937-12-brgl@bgdev.pl> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Jun 12, 2023 at 11:23:40AM +0200, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > There's an unnecessary space in the rgmii_updatel() function, remove it. > > Signed-off-by: Bartosz Golaszewski Reviewed-by: Andrew Halaney > --- > drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c b/drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c > index 5b56abacbf6b..8ed05f29fe8b 100644 > --- a/drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c > +++ b/drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c > @@ -117,7 +117,7 @@ static void rgmii_updatel(struct qcom_ethqos *ethqos, > { > unsigned int temp; > > - temp = rgmii_readl(ethqos, offset); > + temp = rgmii_readl(ethqos, offset); > temp = (temp & ~(mask)) | val; > rgmii_writel(ethqos, temp, offset); > } > -- > 2.39.2 >