Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932198AbWHaNKG (ORCPT ); Thu, 31 Aug 2006 09:10:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932202AbWHaNKF (ORCPT ); Thu, 31 Aug 2006 09:10:05 -0400 Received: from mailer.gwdg.de ([134.76.10.26]:48059 "EHLO mailer.gwdg.de") by vger.kernel.org with ESMTP id S932198AbWHaNKE (ORCPT ); Thu, 31 Aug 2006 09:10:04 -0400 Date: Thu, 31 Aug 2006 15:05:45 +0200 (MEST) From: Jan Engelhardt To: Pavel Machek cc: Andrew Morton , kernel list , yi.zhu@intel.com, jketreno@linux.intel.com, ipw2100-devel@lists.sourceforge.net Subject: Re: ipw2200: small cleanups In-Reply-To: <20060831123004.GA3923@elf.ucw.cz> Message-ID: References: <20060831123004.GA3923@elf.ucw.cz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Report: Content analysis: 0.0 points, 6.0 required _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 514 Lines: 16 > >Remove dead, commented-out code, and switch to C-style commments. Why can't we use C99 comments? We're already depending on so many GCC features that C-C99 is really nitpicky. >- //set the Stop and Abort bit >+ /* set the Stop and Abort bit */ Jan Engelhardt -- - 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/