scripts/get_abi: change the file/line number meta info
authorMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 26 Mar 2022 10:27:23 +0000 (11:27 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 28 Mar 2022 19:53:46 +0000 (13:53 -0600)
commit92b6de17b21cf74448d2397ef92d5ca856c6419f
treed7ea2596b755620fad0a618014c4756043eca496
parentbcf0a536bff913f3c77c4c469bff13fd9ebeb1e9
scripts/get_abi: change the file/line number meta info

In order to make it more standard and ReST compatible,
change the meta-tag used with --enable-lineno from:

#define LINENO

to
.. LINENO

In practice, no functional changes.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Link: https://lore.kernel.org/r/125ffd31fbc77ad9eee4d6906e1830b8162fa6ca.1648290305.git.mchehab@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/sphinx/kernel_abi.py
scripts/get_abi.pl