Re: [PATCH] drivers/net: Remove typedefs pcnet_dev_t and hw_info_t

From: David Miller
Date: Thu Aug 07 2014 - 19:07:05 EST


From: Himangi Saraogi <himangi774@xxxxxxxxx>
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@xxxxxxxxx>
> Acked-by: Julia Lawall <julia.lawall@xxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/