From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933561Ab0DHU2I (ORCPT ); Thu, 8 Apr 2010 16:28:08 -0400 Received: from kroah.org ([198.145.64.141]:42660 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933409Ab0DHU1q (ORCPT ); Thu, 8 Apr 2010 16:27:46 -0400 Date: Thu, 8 Apr 2010 12:36:17 -0700 From: Greg KH To: Maurice Dawson Cc: gregkh@suse.de, wfp5p@virginia.edu, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org Subject: Re: [PATCH 19/19] Staging: comedi: fix brace coding style issue in adl_pci9118.c Message-ID: <20100408193617.GM31571@kroah.com> References: <1269007051-3187-1-git-send-email-mauricedawson2699@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1269007051-3187-1-git-send-email-mauricedawson2699@googlemail.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, Mar 19, 2010 at 01:57:31PM +0000, Maurice Dawson wrote: > This is a patch to the adl_pci9118.c file that fixes up all brace warnings found by the checkpatch.pl tool This change is already in the tree. thanks, greg k-h