linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Frank Lee <tiny.windzz@gmail.com>
To: kvalo@codeaurora.org
Cc: merez@codeaurora.org, sgruszka@redhat.com, kubakici@wp.pl,
	netdev@vger.kernel.org, linux-wireless@vger.kernel.org,
	linux-kernel@vger.kernel.org, joe@perches.com,
	wil6210@qti.qualcomm.com, linux-mediatek@lists.infradead.org,
	Solomon Peachy <pizza@shaftnet.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	lorenzo.bianconi@redhat.com, davem@davemloft.net,
	linux-arm-kernel@lists.infradead.org,
	Felix Fietkau <nbd@nbd.name>
Subject: Re: [PATCH] wireless: convert to DEFINE_SHOW_ATTRIBUTE
Date: Mon, 3 Dec 2018 21:41:30 +0800	[thread overview]
Message-ID: <CAEExFWtWCteDgt2vr2TcdreZu3SROKjPmZhucwSggjopEgO3Wg@mail.gmail.com> (raw)
In-Reply-To: <87d0qig4hu.fsf@codeaurora.org>

On Mon, Dec 3, 2018 at 8:49 PM Kalle Valo <kvalo@codeaurora.org> wrote:
>
> Yangtao Li <tiny.windzz@gmail.com> writes:
>
> > Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
> >
> > Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
> > ---
> >  drivers/net/wireless/ath/wil6210/debugfs.c    | 240 +++---------------
> >  .../wireless/mediatek/mt76/mt76x0/debugfs.c   |  20 +-
> >  .../wireless/mediatek/mt76/mt76x2/debugfs.c   |  38 +--
> >  .../net/wireless/mediatek/mt7601u/debugfs.c   |  40 +--
> >  drivers/net/wireless/st/cw1200/debug.c        |  32 +--
> >  5 files changed, 64 insertions(+), 306 deletions(-)
>
> This is rather large cleanup so please split these per driver (wil6210,
> mt76 and cw1200).
>
> --
> Kalle Valo
Has been divided into several small files.

Yours,
Yangtao

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      reply	other threads:[~2018-12-03 13:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-02  9:30 [PATCH] wireless: convert to DEFINE_SHOW_ATTRIBUTE Yangtao Li
2018-12-03 12:49 ` Kalle Valo
2018-12-03 13:41   ` Frank Lee [this message]

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=CAEExFWtWCteDgt2vr2TcdreZu3SROKjPmZhucwSggjopEgO3Wg@mail.gmail.com \
    --to=tiny.windzz@gmail.com \
    --cc=davem@davemloft.net \
    --cc=joe@perches.com \
    --cc=kubakici@wp.pl \
    --cc=kvalo@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=matthias.bgg@gmail.com \
    --cc=merez@codeaurora.org \
    --cc=nbd@nbd.name \
    --cc=netdev@vger.kernel.org \
    --cc=pizza@shaftnet.org \
    --cc=sgruszka@redhat.com \
    --cc=wil6210@qti.qualcomm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).