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:
cd709aa
)
net: rds: remove duplication type definitions
author
Changli Gao
<xiaosuo@gmail.com>
Sun, 22 Aug 2010 16:41:59 +0000
(16:41 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 23 Aug 2010 04:09:04 +0000
(21:09 -0700)
__be* are defined in linux/types.h now, and in fact, rds.h isn't exported
to user space even.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found