All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ell@lists.01.org
Subject: Re: [PATCH 1/2] uintset: Add l_uintset_intersect
Date: Thu, 07 Mar 2019 10:11:15 -0600	[thread overview]
Message-ID: <2032cfd5-bb20-273d-6cda-d3b34eacad99@gmail.com> (raw)
In-Reply-To: <20190307001707.22395-1-tim.a.kourt@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

On 03/06/2019 06:17 PM, Tim Kourt wrote:
> l_uintset_intersect computes the intersection of two sets
> of an equal base.
> ---
>   ell/uintset.c | 37 +++++++++++++++++++++++++++++++++++++
>   ell/uintset.h |  3 +++
>   2 files changed, 40 insertions(+)
> 

Applied.  But note that since you're adding a new public API, you should 
also add an entry to ell/ell.sym.  This is a necessary manual step at 
the moment until Marcel fixes the build system to do this properly.

Anyhow, I fixed this for you in a follow-on commit.

Regards,
-Denis


  parent reply	other threads:[~2019-03-07 16:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07  0:17 [PATCH 1/2] uintset: Add l_uintset_intersect Tim Kourt
2019-03-07  0:17 ` [PATCH 2/2] unit: Add l_uintset_intersect tests Tim Kourt
2019-03-07 16:13   ` Denis Kenzior
2019-03-07 16:11 ` Denis Kenzior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-05 20:35 [PATCH 1/2] uintset: Add l_uintset_intersect Tim Kourt
2019-03-05 21:12 ` Andrew Zaborowski
2019-03-05 21:47 ` Denis Kenzior

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=2032cfd5-bb20-273d-6cda-d3b34eacad99@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ell@lists.01.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 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.