UBUNTU: SAUCE: SECCOMP: seccomp: kill the seccomp_t typedef
authorWill Drewry <wad@chromium.org>
Fri, 13 Jan 2012 20:40:01 +0000 (14:40 -0600)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:22:58 +0000 (13:22 -0700)
commita115718e3387de3c72013f62cc1d4119c3fb484e
tree6c564b44a828269c3b0f6d1e35e67fbe9459de91
parente35e75bf19f2b849284a83904c8279460002d02b
UBUNTU: SAUCE: SECCOMP: seccomp: kill the seccomp_t typedef

Replaces the seccomp_t typedef with struct seccomp to match modern
kernel style.

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.

Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Reviewed-by: James Morris <jmorris@namei.org>
Signed-off-by: Will Drewry <wad@chromium.org>
Signed-off-by: Kees Cook <kees@ubuntu.com>
include/linux/sched.h
include/linux/seccomp.h