]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/get_abi.pl: add a handler for invalid "where" tag
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 20 Jun 2019 17:23:03 +0000 (14:23 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Jun 2019 14:57:45 +0000 (16:57 +0200)
commitdfab8bbcebb6cfcfcc6ce3f0d1391d5b423139b6
tree5fefdd51345e19311b311c26b1738e9935f16d1a
parent0f07f527234915391cea403e206c20fbaf45d487
scripts/get_abi.pl: add a handler for invalid "where" tag

The ABI README file doesn't provide any meaning for a Where:
tag. Yet, a few ABI symbols use it. So, make the parser
handle it, emitting a warning.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/get_abi.pl