Skip to content

Commit 8b8e715

Browse files
bulwahnAlex Williamson
authored andcommitted
MAINTAINERS: adjust entry for header movement in hisilicon qm driver
Commit ff5812e ("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: ff5812e ("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>
1 parent 4406f46 commit 8b8e715

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8708,9 +8708,9 @@ L: linux-crypto@vger.kernel.org
87088708
S: Maintained
87098709
F: Documentation/ABI/testing/debugfs-hisi-zip
87108710
F: drivers/crypto/hisilicon/qm.c
8711-
F: drivers/crypto/hisilicon/qm.h
87128711
F: drivers/crypto/hisilicon/sgl.c
87138712
F: drivers/crypto/hisilicon/zip/
8713+
F: include/linux/hisi_acc_qm.h
87148714

87158715
HISILICON ROCE DRIVER
87168716
M: Wenpeng Liang <liangwenpeng@huawei.com>

0 commit comments

Comments
 (0)