commit | a4ea67bc65a15dadcda747c7f9d7b0e76e7c842a | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Fri Oct 30 08:40:27 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 30 13:02:26 2020 +0100 |
tree | c71ff35f315afac77a670886cc42821c955c6e58 | |
parent | a16ab14eb7a92bfebf71a8a9185c749de86851f4 [diff] |
scripts: get_abi.pl: prevent duplicated file names The same filename may exist on multiple directories within ABI. Create separate entries at the internal database for each of them. Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/ef760f68f54e132c4be52f0027189b4ba31554ec.1604042072.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>