MAINTAINERS: Adjust file entry in LOONGSON SECURITY ENGINE DRIVERS
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Fri, 12 Sep 2025 07:46:38 +0000 (09:46 +0200)
committerLee Jones <lee@kernel.org>
Thu, 25 Sep 2025 11:59:30 +0000 (12:59 +0100)
commit017bdcdb3af941ca0070580a16162047090edd07
tree39ff03ff84860587753c80e7a63564f86f404477
parenta727bc0588e77efb502c52d7356e8ed036b6a83e
MAINTAINERS: Adjust file entry in LOONGSON SECURITY ENGINE DRIVERS

Commit 5c83b07df9c5 ("tpm: Add a driver for Loongson TPM device") adds a
driver at drivers/char/tpm/tpm_loongson.c, and commit 74fddd5fbab8
("MAINTAINERS: Add entry for Loongson Security Engine drivers") adds a new
section LOONGSON SECURITY ENGINE DRIVERS intending to refer to that driver.
It however adds the entry drivers/char/tpm_loongson.c; note that it misses
the tpm subdirectory.

Adjust the entry to refer to the intended file.

Fixes: 74fddd5fbab8 ("MAINTAINERS: Add entry for Loongson Security Engine drivers")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Signed-off-by: Lee Jones <lee@kernel.org>
MAINTAINERS