git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f9ab6a
)
tipc: rename struct link* to struct tipc_link*
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Fri, 30 Dec 2011 01:58:42 +0000
(20:58 -0500)
committer
Paul 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