> From: Alex Williamson <alex.williamson@xxxxxxxxxx> > Sent: Saturday, February 4, 2023 10:27 PM > > On Sat, 4 Feb 2023 13:09:25 +0000 > "Liu, Yi L" <yi.l.liu@xxxxxxxxx> wrote: > > > > From: lkp <lkp@xxxxxxxxx> > > > Sent: Saturday, February 4, 2023 4:56 PM > > > > > > Hi Yi, > > > > > > Thank you for the patch! Perhaps something to improve: > > > > > > [auto build test WARNING on awilliam-vfio/for-linus] > > > [also build test WARNING on linus/master v6.2-rc6 next-20230203] > > > [cannot apply to awilliam-vfio/next] > > > [If your patch is applied to the wrong git tree, kindly drop us a note. > > > And when submitting patch, we suggest to use '--base' as documented > in > > > https://git-scm.com/docs/git-format-patch#_base_tree_information] > > > > > > url: https://github.com/intel-lab-lkp/linux/commits/Yi-Liu/vfio- > Update- > > > the-kdoc-for-vfio_device_ops/20230203-163612 > > > base: https://github.com/awilliam/linux-vfio.git for-linus > > > patch link: https://lore.kernel.org/r/20230203083345.711443-3- > > > yi.l.liu%40intel.com > > > patch subject: [PATCH v2 2/2] docs: vfio: Update vfio.rst per latest > > > interfaces > > > reproduce: > > > # https://github.com/intel-lab- > > > lkp/linux/commit/8db2c0d3414387502a6c743d6fa383cec960e3ba > > > git remote add linux-review https://github.com/intel-lab-lkp/linux > > > git fetch --no-tags linux-review Yi-Liu/vfio-Update-the-kdoc-for- > > > vfio_device_ops/20230203-163612 > > > git checkout 8db2c0d3414387502a6c743d6fa383cec960e3ba > > > make menuconfig > > > # enable CONFIG_COMPILE_TEST, > > > CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS > > > make htmldocs > > > > > > If you fix the issue, kindly add following tag where applicable > > > | Reported-by: kernel test robot <lkp@xxxxxxxxx> > > > > > > All warnings (new ones prefixed by >>): > > > > > > >> Documentation/driver-api/vfio.rst:264: WARNING: Inline emphasis > start- > > > string without end-string. > > > >> Documentation/driver-api/vfio.rst:296: WARNING: Literal block ends > > > without a blank line; unexpected unindent. > > > >> Documentation/driver-api/vfio.rst:305: WARNING: Unexpected > > > indentation. > > > >> Documentation/driver-api/vfio.rst:306: WARNING: Block quote ends > > > without a blank line; unexpected unindent. > > > > > > > Hi Alex, > > > > An updated version to address comments in this mail. > > Please send a v3 series. Thanks, done. 😊 Regards, Yi Liu