From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757094Ab2CERdJ (ORCPT ); Mon, 5 Mar 2012 12:33:09 -0500 Received: from mail-pw0-f46.google.com ([209.85.160.46]:64904 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753321Ab2CERdH (ORCPT ); Mon, 5 Mar 2012 12:33:07 -0500 Authentication-Results: mr.google.com; spf=pass (google.com: domain of justinmattock@gmail.com designates 10.68.136.71 as permitted sender) smtp.mail=justinmattock@gmail.com; dkim=pass header.i=justinmattock@gmail.com Message-ID: <4F54F8CB.9050903@gmail.com> Date: Mon, 05 Mar 2012 09:32:59 -0800 From: "Justin P. Mattock" User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: David Santinoli CC: trivial@kernel.org, linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org, linux-media@vger.kernel.org Subject: Re: [PATCH]NEXT:drivers:staging:media Fix comments and some typos in staging/media/* References: <1330962566-5781-1-git-send-email-justinmattock@gmail.com> <20120305172820.GA1652@aidi.santinoli.com> In-Reply-To: <20120305172820.GA1652@aidi.santinoli.com> 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 On 03/05/2012 09:28 AM, David Santinoli wrote: > On Mon, Mar 05, 2012 at 07:49:26AM -0800, Justin P. Mattock wrote: >> - The two functions bellow implements the newer ioctls >> + The two functions bellow implement the newer ioctls > > There's still some room for improvement here. :-) > > Cheers, > David > I can change bellow to below but is this intentional? i.e. a loud noise from the newer ioctl or something. Justin P. Mattock