From: Greg KH <gregkh@linuxfoundation.org>
To: Nishka Dasgupta <nishkadg.linux@gmail.com>
Cc: larry.finger@lwfinger.net, florian.c.schilhabel@googlemail.com,
himadri18.07@gmail.com, colin.king@canonical.com,
straube.linux@gmail.com, yangx92@hotmail.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8712: Remove function alloc_network
Date: Mon, 3 Jun 2019 14:20:25 +0200 [thread overview]
Message-ID: <20190603122025.GA23379@kroah.com> (raw)
In-Reply-To: <20190530210141.30221-1-nishkadg.linux@gmail.com>
On Fri, May 31, 2019 at 02:31:41AM +0530, Nishka Dasgupta wrote:
> Remove function alloc_network as it does nothing except call
> _r8712_alloc_network. Further, to maintain consistency with
> the names of other functions, rename _r8712_alloc_network as
> r8712_alloc_network.
> Also change the corresponding calls to either function
> accordingly.
>
> Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
> ---
> drivers/staging/rtl8712/rtl871x_cmd.c | 2 +-
> drivers/staging/rtl8712/rtl871x_mlme.c | 9 ++-------
> drivers/staging/rtl8712/rtl871x_mlme.h | 2 +-
> 3 files changed, 4 insertions(+), 9 deletions(-)
Does not apply to my tree :(
When sending multiple patches for the same driver/file, always make a
patch series so I know what order to apply them in. Otherwise I guess
and usually guess wrong, like I did here...
Please fix up and resend.
thanks,
greg k-h
prev parent reply other threads:[~2019-06-03 12:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-30 21:01 [PATCH] staging: rtl8712: Remove function alloc_network Nishka Dasgupta
2019-06-03 12:20 ` Greg KH [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=20190603122025.GA23379@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=colin.king@canonical.com \
--cc=devel@driverdev.osuosl.org \
--cc=florian.c.schilhabel@googlemail.com \
--cc=himadri18.07@gmail.com \
--cc=larry.finger@lwfinger.net \
--cc=linux-kernel@vger.kernel.org \
--cc=nishkadg.linux@gmail.com \
--cc=straube.linux@gmail.com \
--cc=yangx92@hotmail.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