Two small patches for the mem module.
   1/2: Remove an unused dependency
   2/2: Add a memswap() function

David Gibson (2):
  mem: Remove array_size dependency
  mem: Add memswap() function

 ccan/mem/_info      |  1 -
 ccan/mem/mem.c      | 21 +++++++++++++++++++++
 ccan/mem/mem.h      | 10 ++++++++++
 ccan/mem/test/api.c | 20 ++++++++++++++++++--
 4 files changed, 49 insertions(+), 3 deletions(-)

-- 
2.4.3

_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan

Reply via email to