[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140807.160642.1780454276654586342.davem@davemloft.net>
Date: Thu, 07 Aug 2014 16:06:42 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: himangi774@...il.com
Cc: paul.gortmaker@...driver.com, w-lkml@...enslange-mailadresse.de,
balbi@...com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
julia.lawall@...6.fr
Subject: Re: [PATCH] drivers/net: ethernet: Remove typedef for struct and
enum
From: Himangi Saraogi <himangi774@...il.com>
Date: Fri, 8 Aug 2014 02:09:16 +0530
> The Linux kernel coding style guidelines suggest not using typedefs
> for structure and enum types. This patch gets rid of the typedef for
> cardtype_t and local_info_t. Also, the names of the struct and enum
> are changed to drop the _t, to make the name look less typedef-like.
>
> The following Coccinelle semantic patch detects the case for struct type:
...
> Signed-off-by: Himangi Saraogi <himangi774@...il.com>
> Acked-by: Julia Lawall <julia.lawall@...6.fr>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists