From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755655AbdEGWgt (ORCPT ); Sun, 7 May 2017 18:36:49 -0400 Received: from mail-pg0-f48.google.com ([74.125.83.48]:33085 "EHLO mail-pg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750984AbdEGWgr (ORCPT ); Sun, 7 May 2017 18:36:47 -0400 MIME-Version: 1.0 In-Reply-To: <20170507031413.GB30688@kroah.com> References: <20170504200651.22988-1-riccardo.marotti@gmail.com> <20170507031413.GB30688@kroah.com> From: Riccardo Marotti Date: Sun, 7 May 2017 08:45:02 +0200 Message-ID: Subject: Re: [PATCH] Staging: rtl8192u: ieee80211: ieee80211_module.c: fix style issue To: Greg KH Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, May 7, 2017 at 5:14 AM, Greg KH wrote: > On Thu, May 04, 2017 at 10:06:51PM +0200, Riccardo wrote: >> Fixed a brace coding style issue, found via checkpatch. >> >> Signed-off-by: Riccardo Marotti > > This name doesn't match the name on the From: line of your email :( > Sorry about that! I'll re-send the patch with the correct name.