From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: [PATCH 0/3] sh_eth: fix typos/grammar Date: Sat, 19 May 2018 23:57:50 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: linux-renesas-soc@vger.kernel.org To: netdev@vger.kernel.org, "David S. Miller" Return-path: 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) Content-Language: en-MW Sender: netdev-owner@vger.kernel.org List-ID: 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