From: Will Drewry Date: Thu, 12 Apr 2012 21:47:54 +0000 (-0500) Subject: seccomp: kill the seccomp_t typedef X-Git-Tag: v3.5-rc1~161^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=932ecebb0405b9a41cd18946e6cff8a17d434e23;p=pandora-kernel.git seccomp: kill the seccomp_t typedef Replaces the seccomp_t typedef with struct seccomp to match modern kernel style. Signed-off-by: Will Drewry Reviewed-by: James Morris Acked-by: Serge Hallyn Acked-by: Eric Paris v18: rebase ... v14: rebase/nochanges v13: rebase on to 88ebdda6159ffc15699f204c33feb3e431bf9bdc v12: rebase on to linux-next v8-v11: no changes v7: struct seccomp_struct -> struct seccomp v6: original inclusion in this series. Signed-off-by: James Morris --- Reading git-diff-tree failed