From: Al Viro Date: Sat, 1 Nov 2014 04:37:32 +0000 (-0400) Subject: make proc_ns_operations work with struct ns_common * instead of void * X-Git-Tag: omap-for-v3.19/fixes-rc1~60^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64964528b24ea390824f0e5ce9d34b8d39b28cde;p=pandora-kernel.git make proc_ns_operations work with struct ns_common * instead of void * We can do that now. And kill ->inum(), while we are at it - all instances are identical. Signed-off-by: Al Viro --- Reading git-diff-tree failed