]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
MAINTAINERS: adjust file entry in INTEL TPMI DRIVER
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Tue, 5 Nov 2024 15:28:13 +0000 (16:28 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Wed, 6 Nov 2024 13:14:02 +0000 (15:14 +0200)
commit44ed58e57984d0fb26d1e267deb9d83a1a071dfe
tree9ab2ceac9cfe0cd937a8b63e41f0ee65a0fe2eca
parentba6ad33d5c870d8b1d22388292c872ba4af98ea1
MAINTAINERS: adjust file entry in INTEL TPMI DRIVER

Commit df7f9acd8646 ("platform/x86: intel: Add 'intel' prefix to the
modules automatically") renames tpmi.c to vsec_tpmi.c in
drivers/platform/x86/intel/, but misses to adjust the INTEL TPMI DRIVER
section, which is referring to this file.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Adjust the file entry to this file renaming.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20241105152813.60823-1-lukas.bulwahn@redhat.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
MAINTAINERS