Re: [PATCH] Documentation: kernel-api: add bitmap operations from linux/bitmap.h

2017-09-28 Thread Jonathan Corbet
On Sun, 17 Sep 2017 19:07:10 -0700 Randy Dunlap wrote: > Add to kernel-api Bitmap Operations section. > Fix kernel-doc nitpicks in . Applied, thanks. jon

Re: [PATCH] Documentation: kernel-api: add bitmap operations from linux/bitmap.h

2017-09-18 Thread Yury Norov
On Sun, Sep 17, 2017 at 07:07:10PM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > Add to kernel-api Bitmap Operations section. > Fix kernel-doc nitpicks in . > > Signed-off-by: Randy Dunlap > Cc: Yury Norov Acked-by: Yury Norov > --- > Documentation/core-api/kernel-api.rst |3 +++

[PATCH] Documentation: kernel-api: add bitmap operations from linux/bitmap.h

2017-09-17 Thread Randy Dunlap
From: Randy Dunlap Add to kernel-api Bitmap Operations section. Fix kernel-doc nitpicks in . Signed-off-by: Randy Dunlap Cc: Yury Norov --- Documentation/core-api/kernel-api.rst |3 +++ include/linux/bitmap.h|9 + 2 files changed, 8 insertions(+), 4 deletions(