aboutgitcodebugslistschat
path: root/qrap.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2022-09-28 14:33:24 +1000
committerStefano Brivio <sbrivio@redhat.com>2022-09-29 12:22:15 +0200
commitfb15259205c006149fc0bedbf4ef135e53c4268e (patch)
tree151bf9630d8f264113fedadd084ad85378b29104 /qrap.c
parente2b7d370d08257c14d9288d6b7534d45d57c6816 (diff)
downloadpasst-fb15259205c006149fc0bedbf4ef135e53c4268e.tar
passt-fb15259205c006149fc0bedbf4ef135e53c4268e.tar.gz
passt-fb15259205c006149fc0bedbf4ef135e53c4268e.tar.bz2
passt-fb15259205c006149fc0bedbf4ef135e53c4268e.tar.lz
passt-fb15259205c006149fc0bedbf4ef135e53c4268e.tar.xz
passt-fb15259205c006149fc0bedbf4ef135e53c4268e.tar.zst
passt-fb15259205c006149fc0bedbf4ef135e53c4268e.zip
cppcheck: Use inline suppression for ffsl()
We define our own ffsl() as a weak symbol, in case our C library doesn't include it. On glibc systems which *do* include it, this causes a cppcheck warning because unsurprisingly our version doesn't pick the same argument names. Convert the suppression for this into an inline suppression. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'qrap.c')
0 files changed, 0 insertions, 0 deletions