From: Al Viro Date: Thu, 26 Jul 2007 16:35:09 +0000 (+0100) Subject: misannotation in pppol2tp X-Git-Tag: v2.6.23-rc2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af3b162afd9fce69a94d79bd5b1f9c7c302212f4;p=pandora-kernel.git misannotation in pppol2tp Address of auto variable is not a userland pointer. A good thing, too, since if pppol2tp_tunnel_getsockopt() would _really_ get a userland pointer as argument, it would be an instant roothole... Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed