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
..
2008-07-24 10:47:27 -07:00
2008-07-25 10:53:27 -07:00
2008-07-22 14:16:42 -07:00
2008-07-25 21:43:18 -07:00
2008-07-30 16:31:46 -07:00
2008-08-05 18:46:57 -07:00
2008-08-18 13:23:53 +02:00
2008-08-15 19:51:07 -07:00
2008-07-19 22:34:43 -07:00
2008-08-19 04:00:36 -07:00
2008-08-18 21:14:20 -07:00
2008-07-19 22:34:43 -07:00
2008-07-19 22:34:43 -07:00
2008-04-13 22:45:40 -07:00
2008-06-16 18:50:49 -07:00
2008-09-02 17:28:58 -07:00
2008-08-29 14:27:51 -07:00
2008-07-19 22:34:43 -07:00
2008-07-20 17:43:29 -07:00
2008-07-21 17:19:50 +02:00
2008-07-25 21:43:18 -07:00
2008-01-28 14:56:52 -08:00
2008-07-19 22:34:43 -07:00
2008-09-02 17:39:50 -04:00
2008-08-18 21:31:46 -07:00
2008-07-19 22:34:43 -07:00
2008-07-25 21:43:18 -07:00
2008-07-22 14:16:42 -07:00
2008-07-25 21:43:18 -07:00
2008-08-26 20:06:31 -04:00
2008-07-22 14:16:42 -07:00
2008-08-13 02:40:48 -07:00
2008-08-29 14:27:52 -07:00
2008-08-27 16:09:49 -07:00
2008-07-28 21:14:43 +02:00
2008-09-02 23:38:32 -07:00
2008-07-26 20:23:44 -07:00
2008-07-23 23:00:36 +02:00
2008-09-02 15:03:19 -04:00
2008-07-19 22:34:43 -07:00
2008-09-02 20:14:15 -07:00
2008-07-24 10:47:27 -07:00
2008-07-30 03:27:53 -07:00
2008-07-08 03:23:36 -07:00
2008-07-26 12:00:07 -07:00
2008-07-27 09:45:34 -07:00