From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH net-next v2 6/7] net: aquantia: renaming for better visibility Date: Thu, 6 Sep 2018 15:44:14 +0200 Message-ID: <20180906134414.GD7376@lunn.ch> References: <12f20049c9ca52bacef91a2d2e6f71f05a2fbbb2.1536233536.git.igor.russkikh@aquantia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S . Miller" , netdev@vger.kernel.org, Nikita Danilov To: Igor Russkikh Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:54652 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729479AbeIFSTy (ORCPT ); Thu, 6 Sep 2018 14:19:54 -0400 Content-Disposition: inline In-Reply-To: <12f20049c9ca52bacef91a2d2e6f71f05a2fbbb2.1536233536.git.igor.russkikh@aquantia.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Sep 06, 2018 at 04:06:01PM +0300, Igor Russkikh wrote: > From: Nikita Danilov > > Removed extra characters from the names of structures to unify prefixes > used through the driver code (we normally use hw_atl for hw specifics). > HW_ATL_B0_ and HW_ATL_A0_ are the same and useless copies. > > Signed-off-by: Nikita Danilov > Signed-off-by: Igor Russkikh Reviewed-by: Andrew Lunn Andrew