From: Tony Cho <tony.cho@atmel.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: <devel@driverdev.osuosl.org>, <rachel.kim@atmel.com>,
<chris.park@atmel.com>, <austin.shin@atmel.com>,
<linux-wireless@vger.kernel.org>, <johnny.kim@atmel.com>,
<Nicolas.FERRE@atmel.com>, <adel.noureldin@atmel.com>,
<leo.kim@atmel.com>, <adham.abozaeid@atmel.com>
Subject: Re: [PATCH 03/16] staging: wilc1000: rename g_linux_wlan to wl
Date: Mon, 19 Oct 2015 11:19:36 +0900 [thread overview]
Message-ID: <56245338.9010707@atmel.com> (raw)
In-Reply-To: <20151017043349.GA23351@kroah.com>
On 2015년 10월 17일 13:33, Greg KH wrote:
> On Wed, Oct 14, 2015 at 08:46:31PM +0900, Tony Cho wrote:
>> This patch renames g_linux_wlan to wl.
> Why? What's wrong with g_linux_wlan? You will need to delete this
> entire variable soon anyway, might as well leave it alone until then.
The reason why I rename it to the "wl" is that there first is 80 ending line over issue due to its length where I want to modify
and also we will take our representative structure as "wl" in the future. As you expected, finally g_linux_wlan global variable will
all be deleted by referring it from the private structure as it is introduced in another 13 series of patch.
However, as you guided, I will leave it until all of patch is done.
Thanks,
Tony.
> thanks,
>
> greg k-h
next prev parent reply other threads:[~2015-10-19 2:19 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-14 11:46 [PATCH 01/16] staging: wilc1000: remove extern declarations of g_linux_wlan Tony Cho
2015-10-14 11:46 ` [PATCH 02/16] staging: wilc1000: remove typedef from the linux_wlan_t Tony Cho
2015-10-14 11:46 ` [PATCH 03/16] staging: wilc1000: rename g_linux_wlan to wl Tony Cho
2015-10-17 4:33 ` Greg KH
2015-10-19 2:19 ` Tony Cho [this message]
2015-10-14 11:46 ` [PATCH 04/16] staging: wilc1000: remove typedef from the tstrInterfaceInfo Tony Cho
2015-10-14 11:46 ` [PATCH 05/16] staging: wilc1000: change the type of wilc1000_initialized Tony Cho
2015-10-17 4:35 ` Greg KH
2015-10-14 11:46 ` [PATCH 06/16] staging: wilc1000: rename u8NoIfcs in the struct wilc Tony Cho
2015-10-14 11:46 ` [PATCH 07/16] staging: wilc1000: rename strInterfaceInfo " Tony Cho
2015-10-14 11:46 ` [PATCH 08/16] staging: wilc1000: rename aSrcAddress in the struct wilc_vif Tony Cho
2015-10-14 11:46 ` [PATCH 09/16] staging: wilc1000: rename aBSSID " Tony Cho
2015-10-14 11:46 ` [PATCH 10/16] staging: wilc1000: rename drvHandler " Tony Cho
2015-10-14 11:46 ` [PATCH 11/16] staging: wilc1000: rename wilc_netdev " Tony Cho
2015-10-14 11:46 ` [PATCH 12/16] staging: wilc1000: move clean up codes into wl_wlan_cleanup function Tony Cho
2015-10-14 11:46 ` [PATCH 13/16] staging: wilc1000: rename wilc_firmware in the struct wilc Tony Cho
2015-10-14 11:46 ` [PATCH 14/16] staging: wilc1000: remove COMPLEMENT_BOOT Tony Cho
2015-10-14 11:46 ` [PATCH 15/16] staging: wilc1000: introduce struct wilc_sdio for sdio data Tony Cho
2015-10-14 11:46 ` [PATCH 16/16] staging: wilc1000: assign pointer of wl to sdio device data Tony Cho
2015-10-17 8:21 ` kbuild test robot
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=56245338.9010707@atmel.com \
--to=tony.cho@atmel.com \
--cc=Nicolas.FERRE@atmel.com \
--cc=adel.noureldin@atmel.com \
--cc=adham.abozaeid@atmel.com \
--cc=austin.shin@atmel.com \
--cc=chris.park@atmel.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=johnny.kim@atmel.com \
--cc=leo.kim@atmel.com \
--cc=linux-wireless@vger.kernel.org \
--cc=rachel.kim@atmel.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).