Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932575AbYF0XOw (ORCPT ); Fri, 27 Jun 2008 19:14:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1765560AbYF0XFL (ORCPT ); Fri, 27 Jun 2008 19:05:11 -0400 Received: from mx1.redhat.com ([66.187.233.31]:48168 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1765539AbYF0XFI (ORCPT ); Fri, 27 Jun 2008 19:05:08 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <486357EC.5060205@kernel.org> References: <486357EC.5060205@kernel.org> To: "Andrew G. Morgan" Cc: dhowells@redhat.com, Andrew Morton , "Serge E. Hallyn" , Linux Security Modules List , lkml Subject: Re: [PATCH 2/4] security: filesystem capabilities bugfix2 X-Mailer: MH-E 8.0.3+cvs; nmh 1.2-20070115cvs; GNU Emacs 23.0.50 Date: Sat, 28 Jun 2008 00:04:13 +0100 Message-ID: <21854.1214607853@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 428 Lines: 12 Andrew G. Morgan wrote: > +static inline int cap_limit_straced_target(void) { return 1; } Calling it cap_limit_ptraced_target() would probably be better. David -- 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/