commit | 2c0700e7afa40330f2d21defe2a7bffcb0eecb1e | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Jun 20 14:23:03 2019 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 21 16:57:45 2019 +0200 |
tree | 5fefdd51345e19311b311c26b1738e9935f16d1a | |
parent | 2e7ce05593b39f0a947819ca8b73f2185f372f12 [diff] |
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>