net: netconsole: Add description for 'netconsole_target's extended attribute
authorLee Jones <lee.jones@linaro.org>
Mon, 2 Nov 2020 11:45:10 +0000 (11:45 +0000)
committerJakub Kicinski <kuba@kernel.org>
Wed, 4 Nov 2020 00:40:09 +0000 (16:40 -0800)
commita8eb1a007cface8c48482d977d5831b273671f39
tree0c31587c10adb4755823adf2ec21f4f2d57b1199
parent9f07814d01ad085b2d9f1d55b4ce532fb2c27110
net: netconsole: Add description for 'netconsole_target's extended attribute

Fixes the following W=1 kernel build warning(s):

 drivers/net/netconsole.c:104: warning: Function parameter or member 'extended' not described in 'netconsole_target'

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20201102114512.1062724-29-lee.jones@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/netconsole.c