]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
driver core: Silence device links sphinx warning
authorLukas Wunner <lukas@wunner.de>
Sun, 4 Dec 2016 12:10:04 +0000 (13:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Dec 2016 14:02:20 +0000 (15:02 +0100)
commit64df1148876e35e81e91195e01c8197edc66fcc5
tree5a2bf9917660cb4b31705e449bc947e7ed91cf35
parent88bcef508f230c05deaa6e51ddf90ccae15a2824
driver core: Silence device links sphinx warning

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 <rafael@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Silvio Fricke <silvio.fricke@gmail.com>
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Reviewed-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/core.c
include/linux/device.h