[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140807.160652.1955607781047860694.davem@davemloft.net>
Date: Thu, 07 Aug 2014 16:06:52 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: himangi774@...il.com
Cc: tedheadster@...il.com, paul.gortmaker@...driver.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
julia.lawall@...6.fr
Subject: Re: [PATCH] drivers/net: Remove typedefs pcnet_dev_t and hw_info_t
From: Himangi Saraogi <himangi774@...il.com>
Date: Fri, 8 Aug 2014 02:10:39 +0530
> The Linux kernel coding style guidelines suggest not using typedefs
> for structure types. This patch gets rid of the typedefs for pcnet_dev_t
> and hw_info_t. Also, the name of the structs is changed to drop the _t,
> to make the name look less typedef-like.
>
> The following Coccinelle semantic patch detects the cases:
> 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 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