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 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to

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

[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