OSDN Git Service

kernel-doc: include line numbers for function prototypes
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 9 Sep 2020 14:10:33 +0000 (16:10 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 10 Sep 2020 16:44:46 +0000 (10:44 -0600)
commit5eb6b4b3e21612be735fe0305c27bfe2e7ab3224
tree0dc82ebb7426e4dfe0d2fab314dd1ee138ad98f2
parentf6236efced85b95752d2aec655d4a687dcabc04a
kernel-doc: include line numbers for function prototypes

This should solve bad error reports like this one:

./include/linux/iio/iio.h:0: WARNING: Unknown target name: "devm".

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/56eed0ba50cd726236acd12b11b55ce54854c5ea.1599660067.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/kernel-doc