From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753942AbZJBXq1 (ORCPT ); Fri, 2 Oct 2009 19:46:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754717AbZJBXq0 (ORCPT ); Fri, 2 Oct 2009 19:46:26 -0400 Received: from kroah.org ([198.145.64.141]:38520 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753779AbZJBXqY (ORCPT ); Fri, 2 Oct 2009 19:46:24 -0400 Date: Fri, 2 Oct 2009 15:08:03 -0700 From: Greg KH To: Bruce Jones Cc: gregkh@suse.de, devel@driverdev.osuosl.org, wfp5@virginia.edu, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] staging: comedi: cleanup formating in drivers/8255.c Message-ID: <20091002220803.GA32440@kroah.com> References: <4ABD9990.1080606@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4ABD9990.1080606@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 25, 2009 at 09:33:20PM -0700, Bruce Jones wrote: > Clean up the formatting of braces to meet the coding standard. Sorry, someone already cleaned up the braces in this file, and beat you to it. What was the odds (hint, very low, pick another file and you should be fine.) thanks, greg k-h