tipc: rename struct link* to struct tipc_link*
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 30 Dec 2011 01:58:42 +0000 (20:58 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 30 Dec 2011 02:53:30 +0000 (21:53 -0500)
This converts the following:

struct link -> struct tipc_link
struct link_req -> struct tipc_link_req
struct link_name -> struct tipc_link_name

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

No differences found