Re: [PATCH] documentation: kernel-api: add more info on bitmap functions

2017-10-19 Thread Jonathan Corbet
On Mon, 16 Oct 2017 16:32:51 -0700 Randy Dunlap wrote: > There are some good comments about bitmap operations in lib/bitmap.c > and include/linux/bitmap.h, so format them for document generation and > pull them into core-api/kernel-api.rst. > > I converted the "tables" of functions from using ta

[PATCH] documentation: kernel-api: add more info on bitmap functions

2017-10-16 Thread Randy Dunlap
From: Randy Dunlap There are some good comments about bitmap operations in lib/bitmap.c and include/linux/bitmap.h, so format them for document generation and pull them into core-api/kernel-api.rst. I converted the "tables" of functions from using tabs to using spaces so that they are more reada