Re: [PATCH 3/7] driver core: add helper to reuse a device-tree node

From: Johan Hovold
Date: Wed May 31 2017 - 04:38:11 EST


On Wed, May 31, 2017 at 06:52:39AM +0800, kbuild test robot wrote:
> Hi Johan,
>
> [auto build test WARNING on usb/usb-testing]
> [also build test WARNING on v4.12-rc3 next-20170530]
> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
>
> url: https://github.com/0day-ci/linux/commits/Johan-Hovold/driver-core-USB-thermal-fix-device-tree-node-reuse/20170531-043026
> base: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing
> reproduce: make htmldocs
>
> All warnings (new ones prefixed by >>):

> >> include/linux/device.h:970: warning: No description found for parameter 'of_node_reused'

Forgot to update the kernel docs here. Will fix this in a v2 after
addressing any further comments.

Thanks,
Johan