commit | 2fefe4d016e5587c33ab75a161b9f199ca08ab70 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Tue Jul 25 14:28:02 2017 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Tue Jul 25 14:28:02 2017 -0700 |
tree | 0d7cb39695f9309a17c30b5b92f15125daa5dc3b | |
parent | f3d2aed018b993227987b783fd4a167342aa6107 [diff] |
ndctl: switch to tools/include/linux/{kernel,list,bitmap}.h Replace the ccan implementation of list primitives, bitmap helpers and small utility macros with the common definitions available in tool/include/linux. Cc: Peter Zijlstra <peterz@infradead.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Arnaldo Carvalho de Melo <acme@kernel.org> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>