]> git.puffer.fish Git - mirror/frr.git/commit
tools/checkpatch: downgrade string concat warning 6766/head
authorDavid Lamparter <equinox@diac24.net>
Mon, 1 Feb 2021 16:33:03 +0000 (17:33 +0100)
committerDavid Lamparter <equinox@diac24.net>
Mon, 1 Feb 2021 16:33:03 +0000 (17:33 +0100)
commitacbf5146a98990850679903119d42c5dfb7cdf26
treee08cf0c840fbc0f9e9f5b2d573d63c2d44a1743c
parent494d84202263bb5200d59283e8b37085245d46c7
tools/checkpatch: downgrade string concat warning

This is the best I can make the asm blocks in lib/xref.h look, so just
mute the warning.  (It shouldn't come in relevant for other code.)

Signed-off-by: David Lamparter <equinox@diac24.net>
tools/checkpatch.pl