Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> writes: > Commit 429c83c78ab2 ("dt-bindings: net: dsa: realtek: convert to YAML > schema, add MDIO") converts realtek-smi.txt to realtek.yaml, but missed to > adjust its reference in MAINTAINERS. > > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a > broken reference. > > Repair this file reference in REALTEK RTL83xx SMI DSA ROUTER CHIPS. > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> > --- > applies cleanly on next-20220308 > > David, please pick this minor non-urgent clean-up patch for net-next. > > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Alvin Šipraga <alsi@xxxxxxxxxxxxxxx>