On Wed, Jul 17, 2013 at 10:36:26PM +0000, Matt Thomas wrote:
> Log Message:
> Some constification.
> Add kcpuset_clone, kcpuset_insersection, kcpuset_remove,
> kcpuset_ffs, kcpuset_ffs_intersecting,
> kcpuset_atomicly_merge, kcpuset_atomicly_intersect, kcpuset_atomicly_remove

A small nit: kcpuset_atomic_set() vs. kcpuset_atomicly_*() makes the API
look a little inconsistent...  I don't know which is right in terms of
grammar, but the atomic_*()-versions appear to be the de facto standard.

- Jukka.

Reply via email to