]> git.baikalelectronics.ru Git - kernel.git/commit
ah4/ah6: remove useless NULL assignments
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 25 Nov 2008 09:05:09 +0000 (01:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Nov 2008 09:05:09 +0000 (01:05 -0800)
commit7f5cfd5516eb26325802fd8219cda1f2979a7821
tree42b08ba70a788dea44af80c49584f23d08e12a44
parent535ff4c2d6a5580de89abe8687898467f56e934d
ah4/ah6: remove useless NULL assignments

struct will be kfreed in a moment, so...

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ah4.c
net/ipv6/ah6.c