From: Pavel Emelyanov Date: Sat, 1 Dec 2007 12:40:40 +0000 (+1100) Subject: [UNIX]: Extend unix_sysctl_(un)register prototypes X-Git-Tag: v2.6.25-rc1~1162^2~1312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97577e38284f48ca773392e2d401af2f6c95dc08;p=pandora-kernel.git [UNIX]: Extend unix_sysctl_(un)register prototypes Add the struct net * argument to both of them to use in the future. Also make the register one return an error code. It is useless right now, but will make the future patches much simpler. Signed-off-by: Pavel Emelyanov Acked-by: Eric W. Biederman Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed