mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
Merge tag 'v6.6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroid-6.6.y
This is the 6.6.15 stable release Change-Id: I2253b87d8c60958bdfb674df0cd091d39a7caab9
This commit is contained in:
@@ -98,7 +98,7 @@ sub parse_abi {
|
||||
$name =~ s,.*/,,;
|
||||
|
||||
my $fn = $file;
|
||||
$fn =~ s,Documentation/ABI/,,;
|
||||
$fn =~ s,.*Documentation/ABI/,,;
|
||||
|
||||
my $nametag = "File $fn";
|
||||
$data{$nametag}->{what} = "File $name";
|
||||
|
||||
Reference in New Issue
Block a user