[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131112.161253.601617211955537751.davem@davemloft.net>
Date: Tue, 12 Nov 2013 16:12:53 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: sergei.shtylyov@...entembedded.com
Cc: geert@...ux-m68k.org, netdev@...r.kernel.org,
linux-m68k@...r.kernel.org
Subject: Re: [PATCH] net/7990: Make lance_private.name const
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Date: Wed, 13 Nov 2013 01:04:17 +0300
>> @@ -100,7 +100,7 @@ struct lance_init_block {
>> */
>> struct lance_private
>> {
>> - char *name;
>> + const char *name;
>
> Indent with tab, not spaces, please.
This whole file is %99 space indentation, you really can't blame
Geert for this.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists