Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752245Ab2BTC7r (ORCPT ); Sun, 19 Feb 2012 21:59:47 -0500 Received: from tundra.namei.org ([65.99.196.166]:45916 "EHLO tundra.namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751630Ab2BTC7q (ORCPT ); Sun, 19 Feb 2012 21:59:46 -0500 Date: Mon, 20 Feb 2012 13:55:47 +1100 (EST) From: James Morris To: Will Drewry cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-doc@vger.kernel.org, kernel-hardening@lists.openwall.org, netdev@vger.kernel.org, x86@kernel.org, arnd@arndb.de, davem@davemloft.net, hpa@zytor.com, mingo@redhat.com, oleg@redhat.com, peterz@infradead.org, rdunlap@xenotime.net, mcgrathr@chromium.org, tglx@linutronix.de, luto@mit.edu, eparis@redhat.com, serge.hallyn@canonical.com, djm@mindrot.org, scarybeasts@gmail.com, indan@nul.nu, pmoore@redhat.com, akpm@linux-foundation.org, corbet@lwn.net, eric.dumazet@gmail.com, markus@chromium.org, keescook@chromium.org Subject: Re: [PATCH v8 2/8] seccomp: kill the seccomp_t typedef In-Reply-To: <1329422549-16407-2-git-send-email-wad@chromium.org> Message-ID: References: <1329422549-16407-1-git-send-email-wad@chromium.org> <1329422549-16407-2-git-send-email-wad@chromium.org> User-Agent: Alpine 2.02 (LRH 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 598 Lines: 21 On Thu, 16 Feb 2012, Will Drewry wrote: > Replaces the seccomp_t typedef with struct seccomp to match modern > kernel style. > > v7: struct seccomp_struct -> struct seccomp > v6: original inclusion in this series. > > Signed-off-by: Will Drewry Reviewed-by: James Morris -- James Morris -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/