]> git.baikalelectronics.ru Git - kernel.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)
commit47ff60e4b2571d34d405e1b2a52ca4565a27f100
tree02b944f8220d8dccfd23eb654899296db2542bfe
parent8034b4e703cf289f5c743477684b34be9768b075
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