MAINTAINERS: rectify file pattern in MICROCHIP OTPC DRIVER
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 6 Jul 2022 10:06:23 +0000 (11:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Jul 2022 13:45:05 +0000 (15:45 +0200)
commit38f91750d5cfe0d6973ed4886cc6b5ff425aae29
tree3833c422a71efa4d11e5dd876b3eb0899832836e
parent98830350d3fc824c1ff5c338140fe20f041a5916
MAINTAINERS: rectify file pattern in MICROCHIP OTPC DRIVER

Commit 6b291610dd57 ("nvmem: microchip-otpc: add support") adds the
Microchip otpc driver and a corresponding MAINTAINERS section, but slips
in a slightly wrong file pattern.

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

Rectify this file pattern in MICROCHIP OTPC DRIVER.

Acked-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20220706100627.6534-4-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS