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:
d0381c4
)
sctp: delete unused macro definition of sctp_chunk_is_control
author
Shan Wei
<shanwei@cn.fujitsu.com>
Mon, 18 Apr 2011 19:19:29 +0000
(19:19 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Apr 2011 04:45:18 +0000
(21:45 -0700)
The macro never be used.
And if needed, can use !sctp_chunk_is_data instead of.
Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found