netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: devel@driverdev.osuosl.org, netdev@vger.kernel.org
Subject: Re: [PATCH 1/6] staging: r8188eu: Replace wrapper around _rtw_memcmp()
Date: Tue, 11 Feb 2014 12:40:05 -0800	[thread overview]
Message-ID: <20140211204005.GA5155@kroah.com> (raw)
In-Reply-To: <1391980559-24288-2-git-send-email-Larry.Finger@lwfinger.net>

On Sun, Feb 09, 2014 at 03:15:54PM -0600, Larry Finger wrote:
> This wrapper is replaced with a simple memcmp(). As the wrapper inverts the
> logic of memcmp(), care needed to be taken.

That's just evil, ugh, nice job...

  reply	other threads:[~2014-02-11 20:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-09 21:15 [PATCH 0/6] Various cleanups of r8188eu Larry Finger
2014-02-09 21:15 ` [PATCH 1/6] staging: r8188eu: Replace wrapper around _rtw_memcmp() Larry Finger
2014-02-11 20:40   ` Greg KH [this message]
2014-02-09 21:15 ` [PATCH 2/6] staging: r8188eu: Remove dead file Larry Finger
2014-02-09 21:15 ` [PATCH 3/6] staging: r8188eu: Remove some dead code from headers Larry Finger
2014-02-09 21:15 ` [PATCH 4/6] staging: r8188eu: Replace misspelled local container macro Larry Finger
2014-02-09 21:15 ` [PATCH 5/6] staging: r8188eu: Eliminate macro to get next list item Larry Finger
2014-02-09 21:15 ` [PATCH 6/6] staging: r8188eu: Remove _func_enter and _func_exit macros Larry Finger
2014-02-11 20:41   ` Greg KH

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=20140211204005.GA5155@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=devel@driverdev.osuosl.org \
    --cc=netdev@vger.kernel.org \
    /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).