David S. Miller 6c00055a81 tipc: Don't use structure names which easily globally conflict.
Andrew Morton reported a build failure on sparc32, because TIPC
uses names like "struct node" and there is a like named data
structure defined in linux/node.h

This just regexp replaces "struct node*" to "struct tipc_node*"
to avoid this and any future similar problems.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-09-02 23:38:32 -07:00
..
2007-02-10 23:20:15 -08:00
2008-02-07 18:17:13 -08:00
2007-02-10 23:20:15 -08:00
2007-05-24 16:36:50 -07:00
2006-01-12 14:06:31 -08:00
2007-02-10 23:20:15 -08:00