From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938825AbcIYKjm (ORCPT ); Sun, 25 Sep 2016 06:39:42 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41066 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750727AbcIYKjk (ORCPT ); Sun, 25 Sep 2016 06:39:40 -0400 Date: Sun, 25 Sep 2016 12:39:42 +0200 From: Greg KH To: Sergio Paracuellos Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 04/20] staging: wlan-ng: avoid new typedef: p80211pstrd_t Message-ID: <20160925103942.GA22409@kroah.com> References: <1474638337-15399-1-git-send-email-sergio.paracuellos@gmail.com> <1474638337-15399-6-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-6-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:21PM +0200, Sergio Paracuellos wrote: > This patch fixes the following checkpatch.pl warning in p80211types.h: > WARNING: do not add new typedefs > > It applies for typedef p80211pstrd_t > > Signed-off-by: Sergio Paracuellos This patch doesn't apply to the tree, so I had to stop here in the series. Please rebase your tree on mine and resend the remaining patches. thanks, greg k-h