From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754022AbbGWSgx (ORCPT ); Thu, 23 Jul 2015 14:36:53 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34020 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753270AbbGWSgv (ORCPT ); Thu, 23 Jul 2015 14:36:51 -0400 Date: Thu, 23 Jul 2015 11:36:50 -0700 From: Greg Kroah-Hartman To: Jakub Sitnicki Cc: Larry Finger , linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org Subject: Re: [PATCH] staging: rtl8188eu: kill unused hal_data_8188e::fw_ractrl flag Message-ID: <20150723183650.GA29830@kroah.com> References: <1434609119-19680-1-git-send-email-jsitnicki@gmail.com> <87a8um924g.fsf@frog.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87a8um924g.fsf@frog.home> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 23, 2015 at 08:10:07PM +0200, Jakub Sitnicki wrote: > On Thu, Jun 18, 2015 at 08:31 AM CEST, Jakub Sitnicki wrote: > > Flag is never set. Remove it and the code that is dead because of it. > > > > Signed-off-by: Jakub Sitnicki > > --- > > Looks like this patch got lost in the noise. It still applies & builds. Please resend it, I don't have it in my queue at all. thanks, greg k-h