Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758362Ab0BRQM2 (ORCPT ); Thu, 18 Feb 2010 11:12:28 -0500 Received: from kroah.org ([198.145.64.141]:60602 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757583Ab0BRQM0 (ORCPT ); Thu, 18 Feb 2010 11:12:26 -0500 Date: Thu, 18 Feb 2010 07:45:24 -0800 From: Greg KH To: Larry Finger Cc: Greg Kroah-Hartman , Bernhard Schiffner , wireless , LKML Subject: Re: [PATCH 2/3] Staging: r8187se: Remove two private variables that have a fixed value Message-ID: <20100218154524.GA21785@kroah.com> References: <4B78C7E8.5010403@lwfinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B78C7E8.5010403@lwfinger.net> 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 Content-Length: 675 Lines: 18 On Sun, Feb 14, 2010 at 10:04:56PM -0600, Larry Finger wrote: > For the RTL8187SE, the variable priv->rf_chip is always RF_ZEBRA4 > and priv->RegThreeWireMode is always HW_THREE_WIRE_SI. Remove these > 2 variables. > > Signed-off-by: Larry Finger Careful with your email client, it wrapped the patch in places. I fixed it up, but in the future, can you please fix it on your end? thanks, greg k-h -- 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/