Re: [PATCH 00/12] infiniband kernel-doc fixes & driver-api/ chapter

2019-10-23 Thread Jason Gunthorpe
On Wed, Oct 23, 2019 at 07:54:46AM -0400, Dennis Dalessandro wrote: > On 10/22/2019 2:41 PM, Jason Gunthorpe wrote: > > On Wed, Oct 09, 2019 at 08:52:39PM -0700, rd.dun...@gmail.com wrote: > > > > > > This patch series cleans up lots of kernel-doc in drivers/infiniband/ > > > and then adds an infi

Re: [PATCH 00/12] infiniband kernel-doc fixes & driver-api/ chapter

2019-10-23 Thread Dennis Dalessandro
On 10/22/2019 2:41 PM, Jason Gunthorpe wrote: On Wed, Oct 09, 2019 at 08:52:39PM -0700, rd.dun...@gmail.com wrote: This patch series cleans up lots of kernel-doc in drivers/infiniband/ and then adds an infiniband.rst file. It also changes a few instances of non-exported functions from kernel-d

Re: [PATCH 00/12] infiniband kernel-doc fixes & driver-api/ chapter

2019-10-22 Thread Max Gurtovoy
On 10/22/2019 9:41 PM, Jason Gunthorpe wrote: On Wed, Oct 09, 2019 at 08:52:39PM -0700, rd.dun...@gmail.com wrote: This patch series cleans up lots of kernel-doc in drivers/infiniband/ and then adds an infiniband.rst file. It also changes a few instances of non-exported functions from kernel-

Re: [PATCH 00/12] infiniband kernel-doc fixes & driver-api/ chapter

2019-10-22 Thread Jason Gunthorpe
On Wed, Oct 09, 2019 at 08:52:39PM -0700, rd.dun...@gmail.com wrote: > > This patch series cleans up lots of kernel-doc in drivers/infiniband/ > and then adds an infiniband.rst file. > > It also changes a few instances of non-exported functions from kernel-doc > notation back to non-kernel-doc co

[PATCH 00/12] infiniband kernel-doc fixes & driver-api/ chapter

2019-10-09 Thread rd . dunlab
This patch series cleans up lots of kernel-doc in drivers/infiniband/ and then adds an infiniband.rst file. It also changes a few instances of non-exported functions from kernel-doc notation back to non-kernel-doc comments. There are still a few kernel-doc and Sphinx warnings that I don't know