Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp4142400ybi; Mon, 3 Jun 2019 06:24:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqyil06ZBty0G7soiW5/tFVHpBmIlnlRbzaA6OXTZtF5WIVY7Hww3m1C5uPrXXWDLTXlURL5 X-Received: by 2002:a63:788a:: with SMTP id t132mr28822797pgc.52.1559568242549; Mon, 03 Jun 2019 06:24:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559568242; cv=none; d=google.com; s=arc-20160816; b=T4OuDr1NxJpAPlzVY20GQb8CkjW1y9//x2RxyzEwJXaSoX0807B16++MeDGquFN4PQ EA8VZ10SroGKJuuwbLPvBuMK4O2lbG+EiFDtIvA5xihRWH6YsBwqUeZmrXZhoNBEtpU7 npfYdQ0zED09/kiHRX8jvR14a5kifSMWwJpg2/KBcrDZ29YGfsFtPWU0oyvG3kxE05wQ gne0i6a1EBIGkGYdnv6BXEmbsN4tioVQDQx7AuuPI03uR4rO0snmHhbsNDHCeTkauZKM M2bNGDzcfdlmZWFI46Ui3hT57nyyuqGeIOJzBFS3T9ADYOpL1AuBKOo57VQY1potagKN GkHQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=VBTaQTRRFJk9ShP9IjlzRSGL8L3GcMXx/V92hcLsIJk=; b=r0yJYNzxnbS78R8BFirfIsmi8O1YiFzGFLr4MtYNYoqJHMbuQcHciKqt9/j0ap5RkP zGmCKhIAE2oUbfCTxpV4OEHgSn+iDVIH0REgrSCA07rjYFlETRLNWw5FL064taPlZbW/ 8U6oUzIhAPdiy+aI8fzP1w4AxFUaOed0fmr19HLDdlqQ/f23XaGmmsByL29PeQ1NVmqa BisoMqei9hXVzVY0+uTui/AXO0jvcsLyTKNn0aw9OacH0mfiWtL7IxeRHSAdACrSuFKb RFOZALuSHyCzsBld/cfnsfyqGZXRiJrD8XZ/jxfAOyB76Bjsd0jeNPMJU1EVs76qn9HC IN2Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=fail header.i=@lunn.ch header.s=20171124 header.b=5V1h9xk2; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c19si19456469pfn.0.2019.06.03.06.23.45; Mon, 03 Jun 2019 06:24:02 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=fail header.i=@lunn.ch header.s=20171124 header.b=5V1h9xk2; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728624AbfFCNWM (ORCPT + 99 others); Mon, 3 Jun 2019 09:22:12 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:50356 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727707AbfFCNWM (ORCPT ); Mon, 3 Jun 2019 09:22:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=VBTaQTRRFJk9ShP9IjlzRSGL8L3GcMXx/V92hcLsIJk=; b=5V1h9xk2eg5rUFfi6oHhFoZutF E32KrnWqwiGFdQxxf6+rttQm+8jmiSFLI3X0pyfQm9Qgf+96W7rf7Bal2zDbTUCfTXq4eIMlAf2cJ ogOH8rT9WMt3SD+zCusowQgVpNHFkWbU0ifxJGxFwliRUTz77+3LE8a0o5jR2Rf7zqBQ=; Received: from andrew by vps0.lunn.ch with local (Exim 4.89) (envelope-from ) id 1hXmuc-00053V-1E; Mon, 03 Jun 2019 15:22:06 +0200 Date: Mon, 3 Jun 2019 15:22:06 +0200 From: Andrew Lunn To: Rasmus Villemoes Cc: Vivien Didelot , Florian Fainelli , "David S. Miller" , Rasmus Villemoes , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH net-next] net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpu Message-ID: <20190603132206.GH3154@lunn.ch> References: <20190603075236.18470-1-rasmus.villemoes@prevas.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190603075236.18470-1-rasmus.villemoes@prevas.dk> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 03, 2019 at 07:52:46AM +0000, Rasmus Villemoes wrote: > The macros have an extraneous '800' (after 0180C2 there should be just > six nibbles, with X representing one), while the comments have > interchanged c2 and 80 and an extra :00. > > Signed-off-by: Rasmus Villemoes Reviewed-by: Andrew Lunn Andrew