Re: [PATCH 1/2] uintset: add l_uintset_subtract
Denis Kenzior <[email protected]>
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hi James, On 7/22/22 15:27, James Prestwood wrote: > This subtracts set_b from set_a, and returns the new set. > --- > ell/ell.sym | 1 + > ell/uintset.c | 37 +++++++++++++++++++++++++++++++++++++ > ell/uintset.h | 3 +++ > 3 files changed, 41 insertions(+) > Both applied, thanks. Regards, -Denis