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:
1d3faa3
)
ipv4: assign PDE->data before gluing PDE into /proc tree
author
Denis V. Lunev
<den@openvz.org>
Fri, 2 May 2008 11:10:08 +0000
(
04:10
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 2 May 2008 11:10:08 +0000
(
04:10
-0700)
The check for PDE->data != NULL becomes useless after the replacement
of proc_net_fops_create with proc_create_data.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found