Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755402AbZGCDen (ORCPT ); Thu, 2 Jul 2009 23:34:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752783AbZGCDee (ORCPT ); Thu, 2 Jul 2009 23:34:34 -0400 Received: from mail-pz0-f193.google.com ([209.85.222.193]:58294 "EHLO mail-pz0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752936AbZGCDee (ORCPT ); Thu, 2 Jul 2009 23:34:34 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=P2ZR6d4H6/bgUX7dOKRRM8enuRSmlEF1ehY4UnD6liJLdPgXPnw8Oy3dRUsLy5T7dj w52JY/69WA82joZiFNDH4FhTjz29bl7R9G1zFwhwu/Eug+Ta1ILQe4xZGYspjE5Nr1VU yeyakYw3LGyKo8ks6wsW1T4urOs/Uc3LQW7GI= Message-ID: <4A4D7C94.2020307@gmail.com> Date: Thu, 02 Jul 2009 20:35:48 -0700 From: "Justin P. Mattock" User-Agent: Spicebird/0.7.1 (X11; 2009031304) MIME-Version: 1.0 To: James Morris CC: linux-kernel@vger.kernel.org, selinux@tycho.nsa.gov Subject: Re: [PATCH] SElinux: Fix some typos. References: <1246556775-8942-1-git-send-email-justinmattock@gmail.com> <1246556775-8942-2-git-send-email-justinmattock@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1674 Lines: 51 James Morris wrote: > On Thu, 2 Jul 2009, Justin P. Mattock wrote: > > >> Signed-off-by: Justin P. Mattock >> >> Fix some typos in some comments. >> > > >> -/* The file system's label must be initialized prior to use. */ >> +/* The filesystems label must be initialized prior to use. */ >> > > Your adding grammertical error's. > > well, after figuring out how to have git send -email functioning correctly, I needed something to send. : ^ ) (but after doing a quick google filesystem did show up). >> - * Note that the setting of hard limits (even to lower them) can be >> + * Note: That the setting of hard limits (even to lower them) can be >> > > Please get this patch reviewed by an English speaker. > > That seems viable to me. >> * Description: >> * Call the NetLabel mechanism to get the security attributes of the given >> - * packet and use those attributes to determine the correct context/SID to >> - * assign to the packet. Returns zero on success, negative values on failure. >> + * packet and use those attributes to determine the correct context/SID to be >> + * assigned to the packet. Returns zero on success, negative values on failure. >> > > Eschew the active voice? > > > - James > wast ist das? No I will not be afraid of submitting patches, and having them be rejected. all part of the learning curve. Justin P. Mattock -- 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/