From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761385AbcIWQ7I (ORCPT ); Fri, 23 Sep 2016 12:59:08 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39280 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760907AbcIWQ7G (ORCPT ); Fri, 23 Sep 2016 12:59:06 -0400 Date: Fri, 23 Sep 2016 18:59:11 +0200 From: Greg KH To: Sergio Paracuellos Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: wlan-ng: avoid to introduce new typedefs Message-ID: <20160923165911.GB7805@kroah.com> References: <1474638337-15399-1-git-send-email-sergio.paracuellos@gmail.com> <1474638337-15399-3-git-send-email-sergio.paracuellos@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1474638337-15399-3-git-send-email-sergio.paracuellos@gmail.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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