[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20161124.113220.1130207009395086230.davem@davemloft.net>
Date: Thu, 24 Nov 2016 11:32:20 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: timur@...eaurora.org
Cc: alokc@...eaurora.org, netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] net: qcom/emac: move phy init code to separate
files
From: Timur Tabi <timur@...eaurora.org>
Date: Mon, 21 Nov 2016 16:58:21 -0600
> diff --git a/drivers/net/ethernet/qualcomm/emac/emac-sgmii-fsm9900.c b/drivers/net/ethernet/qualcomm/emac/emac-sgmii-fsm9900.c
> new file mode 100644
> index 0000000..46f01b3
> --- /dev/null
> +++ b/drivers/net/ethernet/qualcomm/emac/emac-sgmii-fsm9900.c
> @@ -0,0 +1,246 @@
...
> + return 0;
> +}
> +
Please do not place empty blank lines at the end of files.
GIT even warns about this.
Powered by blists - more mailing lists