Re: [PATCH] drivers/net: Remove typedef axnet_dev_t

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


From: Himangi Saraogi <himangi774@xxxxxxxxx>
Date: Fri, 8 Aug 2014 02:11:33 +0530

> The Linux kernel coding style guidelines suggest not using typedefs
> for structure types. This patch gets rid of the typedef for axnet_dev_t.
> Also, the name of the struct is changed to drop the _t, to make the
> name look less typedef-like.
>
> The following Coccinelle semantic patch detects the case:
...
> 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/