Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752860AbbFEWpA (ORCPT ); Fri, 5 Jun 2015 18:45:00 -0400 Received: from mail-qc0-f180.google.com ([209.85.216.180]:34478 "EHLO mail-qc0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751742AbbFEWo7 (ORCPT ); Fri, 5 Jun 2015 18:44:59 -0400 Message-ID: <55722630.9030001@gmail.com> Date: Fri, 05 Jun 2015 15:44:00 -0700 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Jaeden Amero , netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/3] net/phy: micrel: Center FLP timing at 16ms References: <1433544046-17595-1-git-send-email-jaeden.amero@ni.com> In-Reply-To: <1433544046-17595-1-git-send-email-jaeden.amero@ni.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1068 Lines: 30 On 05/06/15 15:40, Jaeden Amero wrote: > In v2, we add an additional cleanup commit to make an array of strings > static const and to improve const correctness generally. We also no longer > unnecessarily initialize the result variable in > ksz9031_center_flp_timing(). > > In v3, we remove the unnecessary result variable from ksz9031_config_init() > introduced by a previous version of "net/phy: micrel: Center FLP timing at > 16ms". Reviewed-by: Florian Fainelli > > Jaeden Amero (3): > net/phy: micrel: Be more const correct > net/phy: micrel: Comment MMD address of extended registers > net/phy: micrel: Center FLP timing at 16ms > > drivers/net/phy/micrel.c | 53 ++++++++++++++++++++++++++++++++++-------------- > 1 file changed, 38 insertions(+), 15 deletions(-) > -- Florian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/