mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-16 14:04:58 +00:00
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>
5.5 KiB
5.5 KiB