From: Greg KH <gregkh@linuxfoundation.org>
To: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Cc: avraham.stern@intel.com, brutallesale@gmail.com,
eraretuya@gmail.com, bankarsandhya512@gmail.com,
devel@driverdev.osuosl.org, johannes.berg@intel.com,
janani.rvchndrn@gmail.com, brcnakalin@gmail.com,
felipe.balbi@linux.intel.com, gavinoleary3@gmail.com,
colic.christian@gmail.com, ciorneiioana@gmail.com, fw@strlen.de,
linux-kernel@vger.kernel.org, fuyong@linux.com,
davem@davemloft.net, bhumirks@gmail.com,
david.spinadel@intel.com
Subject: Re: [PATCH] staging: wlan-ng: avoid to introduce new typedefs
Date: Fri, 23 Sep 2016 09:56:31 +0200 [thread overview]
Message-ID: <20160923075631.GA17708@kroah.com> (raw)
In-Reply-To: <1474606015-14036-1-git-send-email-sergio.paracuellos@gmail.com>
On Fri, Sep 23, 2016 at 06:46:55AM +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 <sergio.paracuellos@gmail.com>
> ---
> drivers/staging/wlan-ng/cfg80211.c | 12 +-
> drivers/staging/wlan-ng/p80211metastruct.h | 248 ++++++++++++++---------------
> drivers/staging/wlan-ng/p80211netdev.c | 8 +-
> drivers/staging/wlan-ng/p80211netdev.h | 2 +-
> drivers/staging/wlan-ng/p80211req.c | 7 +-
> drivers/staging/wlan-ng/p80211types.h | 126 +++++++--------
> drivers/staging/wlan-ng/prism2fw.c | 4 +-
> drivers/staging/wlan-ng/prism2mgmt.c | 8 +-
> drivers/staging/wlan-ng/prism2mgmt.h | 10 +-
> drivers/staging/wlan-ng/prism2mib.c | 16 +-
> drivers/staging/wlan-ng/prism2sta.c | 8 +-
> 11 files changed, 225 insertions(+), 224 deletions(-)
Can you please do this one typedef at a time, as a patch series?
thanks,
reg k-h
next prev parent reply other threads:[~2016-09-23 7:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-23 4:46 [PATCH] staging: wlan-ng: avoid to introduce new typedefs Sergio Paracuellos
2016-09-23 7:56 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-09-23 13:45 [PATCH 00/20] staging: wlan-ng: fix some style issues in p80211types.h Sergio Paracuellos
2016-09-23 13:45 ` [PATCH] staging: wlan-ng: avoid to introduce new typedefs Sergio Paracuellos
2016-09-23 16:59 ` Greg KH
2016-09-23 18:03 ` Sergio Paracuellos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160923075631.GA17708@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=avraham.stern@intel.com \
--cc=bankarsandhya512@gmail.com \
--cc=bhumirks@gmail.com \
--cc=brcnakalin@gmail.com \
--cc=brutallesale@gmail.com \
--cc=ciorneiioana@gmail.com \
--cc=colic.christian@gmail.com \
--cc=davem@davemloft.net \
--cc=david.spinadel@intel.com \
--cc=devel@driverdev.osuosl.org \
--cc=eraretuya@gmail.com \
--cc=felipe.balbi@linux.intel.com \
--cc=fuyong@linux.com \
--cc=fw@strlen.de \
--cc=gavinoleary3@gmail.com \
--cc=janani.rvchndrn@gmail.com \
--cc=johannes.berg@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sergio.paracuellos@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.