OSDN Git Service

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)
commita18c4bc3ea3c23f658655b1eee4f62cb71d51efd
tree573ab87dd9826f1956bb3a17e481842284ad8321
parent7f9ab6ac2e79b9658eba7c8e3ad8a4392d308057
tipc: rename struct link* to struct tipc_link*

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>
net/tipc/bcast.c
net/tipc/bearer.c
net/tipc/bearer.h
net/tipc/discover.c
net/tipc/discover.h
net/tipc/link.c
net/tipc/link.h
net/tipc/name_distr.c
net/tipc/node.c
net/tipc/node.h