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:
3dc0a54
)
sctp: merge two if statements to one
author
wangweidong
<wangweidong1@huawei.com>
Sat, 26 Oct 2013 08:06:32 +0000
(16:06 +0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Oct 2013 05:02:34 +0000
(
01:02
-0400)
Two if statements do the same work, we can merge them to
one. And fix some typos. There is just code simplification,
no functional changes.
Signed-off-by: Wang Weidong <wangweidong1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found