MAINTAINERS: adjust entry for header movement in hisilicon qm driver
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 16 Mar 2022 12:42:24 +0000 (13:42 +0100)
committerAlex Williamson <alex.williamson@redhat.com>
Thu, 17 Mar 2022 15:57:11 +0000 (09:57 -0600)
commit8b8e7158aa757e47f2984004d0af0689592a494b
tree8524c02dbf82ed43e19118a5f2ad109fc00d10d4
parent4406f46c9bcd9c40cd0e01fcb97b53b29d63651c
MAINTAINERS: adjust entry for header movement in hisilicon qm driver

Commit ff5812e00d5e ("crypto: hisilicon/qm: Move the QM header to
include/linux") moves drivers/crypto/hisilicon/qm.h to
include/linux/hisi_acc_qm.h, but misses to adjust MAINTAINERS.

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

Adjust the file entry in the HISILICON QM AND ZIP Controller DRIVER
following this file movement.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20220316124224.29091-1-lukas.bulwahn@gmail.com
Fixes: ff5812e00d5e ("crypto: hisilicon/qm: Move the QM header to include/linux")
Reviewed-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
MAINTAINERS