From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753599AbbIGGSm (ORCPT ); Mon, 7 Sep 2015 02:18:42 -0400 Received: from mail-pa0-f43.google.com ([209.85.220.43]:33003 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752011AbbIGGSl (ORCPT ); Mon, 7 Sep 2015 02:18:41 -0400 Date: Mon, 7 Sep 2015 11:48:34 +0530 From: Sudip Mukherjee To: Mike Dupuis Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 10/15] Staging: rtl8192u: open braces should appear on the appropriate line in ieee80211_softmac_wx.c Message-ID: <20150907061834.GB10089@sudip-pc> References: <1441481079-16980-1-git-send-email-mike.dupuis.0@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1441481079-16980-1-git-send-email-mike.dupuis.0@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 05, 2015 at 07:24:38PM +0000, Mike Dupuis wrote: > This is a patch to the ieee80211_softmac_wx.c file that corrects instances where open braces appear on the incorrect line as identified by checkpatch.pl > > Signed-off-by: Mike Dupuis > --- This patch will not apply because of: 1431e81060eb ("Staging: rtl819u: ieee80211: Remove unused variable"). Please refresh your tree. regards sudip