From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966466AbcIWSD5 (ORCPT ); Fri, 23 Sep 2016 14:03:57 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:33244 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966192AbcIWSDz (ORCPT ); Fri, 23 Sep 2016 14:03:55 -0400 Subject: Re: [PATCH] staging: wlan-ng: avoid to introduce new typedefs To: Greg KH References: <1474638337-15399-1-git-send-email-sergio.paracuellos@gmail.com> <1474638337-15399-3-git-send-email-sergio.paracuellos@gmail.com> <20160923165911.GB7805@kroah.com> Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org From: Sergio Paracuellos Message-ID: <57E56E8E.2060900@gmail.com> Date: Fri, 23 Sep 2016 20:03:58 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160923165911.GB7805@kroah.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Drop it, please. It seems I wrongly included the original patch too. Sorry for inconvenience. Thanks, Sergio Paracuellos El 2016年09月23日 a las 18:59, Greg KH escribió: > On Fri, Sep 23, 2016 at 03:45:18PM +0200, Sergio Paracuellos wrote: >> This patch fixes the following checkpatch.pl warning in p80211types.h: >> WARNING: do not add new typedefs >> >> Signed-off-by: Sergio Paracuellos >> --- > > Was this patch part of this series? It didn't have a number, so I'm > dropping it... > > thanks, > > greg k-h >