From patchwork Sat May 19 20:57:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 916928 Return-Path: X-Original-To: patchwork-incoming-netdev@ozlabs.org Delivered-To: patchwork-incoming-netdev@ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=netdev-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=cogentembedded.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="onrvgK23"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 40pHSJ4wS8z9s4V for ; Sun, 20 May 2018 06:58:08 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752586AbeESU5z (ORCPT ); Sat, 19 May 2018 16:57:55 -0400 Received: from mail-lf0-f65.google.com ([209.85.215.65]:38699 "EHLO mail-lf0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752526AbeESU5y (ORCPT ); Sat, 19 May 2018 16:57:54 -0400 Received: by mail-lf0-f65.google.com with SMTP id z142-v6so18729231lff.5 for ; Sat, 19 May 2018 13:57:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:subject:to:cc:organization:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=NGUWNUbD5eCDVxuV1BwlW78hMIYtxGGT9/bcRbTn6fk=; b=onrvgK23kJTiCUir/Fk+yOvWW43ZZXm+1JTXB0cDL81TDTqJXaL34wT/A9Q2vOcmt1 LmEvlHkmpoXtU/ayFR7/gBHDAzNu150g68vDfRUvbZikwCStI0gB1kyvWoM1CK9E1a4l PO/vtjGp+TLQLRPNcPUhVCkeRJFdI/8tg1z3HQoIJmGETO6hW4GuSnAQTC0ElTy2kzvQ CAJQZWG7KImWvlL6GlqYQbFOXKIV9VhVyTjWlLS0QdjQz2R0/LKDvCDUMIyvFNsTacHw i2T0GLSnq/Ot5W8wVkVBZ3dK5xvm8wzbbcQTXycHTA/LUpuZEswU9+l2EFGIiFZDRFaN GlVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:cc:organization:message-id:date :user-agent:mime-version:content-language:content-transfer-encoding; bh=NGUWNUbD5eCDVxuV1BwlW78hMIYtxGGT9/bcRbTn6fk=; b=TShL2ngEJlBtjQnrtpyosdPAuivYhrOVJSC/STuwwt/i+tCwUCqi++3GvxMYbuhSZ1 80D4u5fMb2Cqto1gjPbnadzTW19WsyGLlwDAPyYr01rnElca8SUOEKFyvBoahP6pULvv W79ShyjlgGS70DrlgQzQgIp6wfQyRK8LXi9SoG9S6jk3KXTFxWewG9TpF+Z/ImfqEZQG kKtAxqfHirKA+E3XtMrsQAwF47bvYlQnu1AAWOh0mQR8hEFXgWLxVArVgbjRtNO4KX9u Q0hI4sfQUOjupRwl1saIjU1E7vhcU9aDU95nY+BGUS4sM5uDV7ogN35vcu99287kGuDa bGAw== X-Gm-Message-State: ALKqPwd5jl33Ohv1H6JTumIM9Vdp499HTEHYNOUEgKA4ldAMG1cEyNpc 0vzrbgpW7SnD2GVjCuIlDpUUnaWA8Pk= X-Google-Smtp-Source: AB8JxZr4OSpxypzlLpuCeZPBHS2lpzXVIzwIvqSc2KJQiFXDNHlXBg61UT4Hte5Z7rRP3f6h1T8c6A== X-Received: by 2002:a19:2b0b:: with SMTP id r11-v6mr4443767lfr.112.1526763472571; Sat, 19 May 2018 13:57:52 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.82.0]) by smtp.gmail.com with ESMTPSA id t133-v6sm2569715lfe.60.2018.05.19.13.57.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 May 2018 13:57:51 -0700 (PDT) From: Sergei Shtylyov Subject: [PATCH 0/3] sh_eth: fix typos/grammar To: netdev@vger.kernel.org, "David S. Miller" Cc: linux-renesas-soc@vger.kernel.org Organization: Cogent Embedded Message-ID: Date: Sat, 19 May 2018 23:57:50 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Language: en-MW Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello! Here's a set of 3 patches against DaveM's 'net-next.git' repo plus the R8A77980 support patches posted earlier. They fix the comments typos/grammar and another typo in the EESR bit... [1/1] sh_eth: fix typo in EESR.TRO bit name [2/3] sh_eth: fix comment grammar in 'struct sh_eth_cpu_data' [3/3] sh_eth: fix typo in comment to BCULR write MBR, Sergei