From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756592AbZJBXqv (ORCPT ); Fri, 2 Oct 2009 19:46:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755404AbZJBXq1 (ORCPT ); Fri, 2 Oct 2009 19:46:27 -0400 Received: from kroah.org ([198.145.64.141]:38534 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753942AbZJBXqZ (ORCPT ); Fri, 2 Oct 2009 19:46:25 -0400 Date: Fri, 2 Oct 2009 15:13:27 -0700 From: Greg KH To: Bruce Jones Cc: gregkh@suse.de, wfp5@virginia.edu, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: comedi: CodingStyle cleanups for drivers/adl_pci6208.c Message-ID: <20091002221327.GD32440@kroah.com> References: <4AC131E2.7030301@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AC131E2.7030301@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 Mon, Sep 28, 2009 at 03:00:02PM -0700, Bruce Jones wrote: > Remove unused and commented-out code. Address basic coding > style issues. Re-factor a deeply nested routine to conform to > line length restrictions. Someone already cleaned up this file for the simple fixes, so this doesn't apply anymore. sorry, greg k-h