On Sun, Dec 04, 2016 at 01:10:04PM +0100, Lukas Wunner wrote: > Silence this warning emitted by sphinx: > include/linux/device.h:938: warning: No description found for parameter > 'links' > > While at it, fix typos in comments of device links code. > > Cc: Rafael J. Wysocki <raf...@kernel.org> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Jonathan Corbet <cor...@lwn.net> > Cc: Silvio Fricke <silvio.fri...@gmail.com> > Signed-off-by: Lukas Wunner <lu...@wunner.de> > --- > drivers/base/core.c | 4 ++-- > include/linux/device.h | 1 + > 2 files changed, 3 insertions(+), 2 deletions(-)
I'll take this patch now to keep the warnings from showing up in 4.10-rc1. thanks, greg k-h