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:
767dd03
)
xfrm: potential uninitialized variable num_xfrms
author
Changli Gao
<xiaosuo@gmail.com>
Tue, 27 Apr 2010 21:20:22 +0000
(21:20 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 30 Apr 2010 23:40:05 +0000
(16:40 -0700)
potential uninitialized variable num_xfrms
fix compiler warning: 'num_xfrms' may be used uninitialized in this function.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
----
net/xfrm/xfrm_policy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found