lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 11 Aug 2014 12:40:05 -0700 (PDT) From: David Miller <davem@...emloft.net> To: himangi774@...il.com Cc: khc@...waw.pl, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, julia.lawall@...6.fr Subject: Re: [PATCH] wan: wanxl: Remove typedefs from struct names From: Himangi Saraogi <himangi774@...il.com> Date: Sun, 10 Aug 2014 13:06:47 +0530 > The Linux kernel coding style guidelines suggest not using typedefs > for structure types. This patch gets rid of the typedefs for > port_t, card_status_t and card_t. Also, the names of the structs > are changed to drop the _t, to make the name look less typedef-like. > > The following Coccinelle semantic patch detects two cases and a > similar one detects the case for card_t. ... > Signed-off-by: Himangi Saraogi <himangi774@...il.com> > Acked-by: Julia Lawall <julia.lawall@...6.fr> Applied, thanks. -- 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