All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Whitmore <johnfwhitmore@gmail.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
	sfr@canb.auug.org.au
Subject: Re: [PATCH 1/1] staging:rtl8192u: Rename dot11d_init to fix name clash
Date: Tue, 11 Sep 2018 22:07:46 +0100	[thread overview]
Message-ID: <20180911210745.GB31239@xux707-tw> (raw)
In-Reply-To: <20180910081929.GB31344@kroah.com>

On Mon, Sep 10, 2018 at 10:19:29AM +0200, Greg KH wrote:
> On Tue, Sep 04, 2018 at 11:56:23AM +0100, John Whitmore wrote:
> > The function dot11d_init() was previously renamed to clear a style
> > issue. Unfortunately the new name used, dot11d_init(), clashes with
> > a sybmol which is exported with the same name. To correct this
> > problem the function has been renamed to rtl8192u_dot11d_init().
> > 
> > Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
> 
> You forgot a "Reported-by:" tag here.  I'll go add it...
> 
> thanks,
> 
> greg k-h

Sorry and thank you.

      reply	other threads:[~2018-09-11 21:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-04 10:56 [PATCH 0/1] staging:rtl8192u: Fix naming clash of exported symbol John Whitmore
2018-09-04 10:56 ` [PATCH 1/1] staging:rtl8192u: Rename dot11d_init to fix name clash John Whitmore
2018-09-10  8:19   ` Greg KH
2018-09-11 21:07     ` John Whitmore [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=20180911210745.GB31239@xux707-tw \
    --to=johnfwhitmore@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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.