dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/tc_act
Eric Dumazet d94d9fee9f net: cleanup include/linux
This cleanup patch puts struct/union/enum opening braces,
in first line to ease grep games.

struct something
{

becomes :

struct something {

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-04 09:50:58 -08:00
..
Kbuild
tc_defact.h net: cleanup include/linux 2009-11-04 09:50:58 -08:00
tc_gact.h net: cleanup include/linux 2009-11-04 09:50:58 -08:00
tc_ipt.h net: cleanup include/linux 2009-11-04 09:50:58 -08:00
tc_mirred.h net: cleanup include/linux 2009-11-04 09:50:58 -08:00
tc_nat.h net: cleanup include/linux 2009-11-04 09:50:58 -08:00
tc_pedit.h net: cleanup include/linux 2009-11-04 09:50:58 -08:00
tc_skbedit.h