]> asedeno.scripts.mit.edu Git - linux.git/commit
scripts/get_abi.pl: add support for searching for ABI symbols
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 20 Jun 2019 17:22:59 +0000 (14:22 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Jun 2019 14:57:44 +0000 (16:57 +0200)
commit33e3e9913e22481fd90fa0c50d4a04dded0ee1e1
tree02b944f8220d8dccfd23eb654899296db2542bfe
parentd0ebaf51d219b63f87f3dc1da4c9da501d0519a4
scripts/get_abi.pl: add support for searching for ABI symbols

Change its syntax to allow switching between ReST output mode
and a new search mode, with allows to seek for ABI symbols
using regex.

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