diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2025-03-05 17:15:08 +1100 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2025-03-07 02:21:24 +0100 |
| commit | 2b58b22845a76baf24141155eb4d4a882f509e97 (patch) | |
| tree | 748da30c4176ea60e2132654267dbfbbb687ae28 /contrib | |
| parent | a83c806d1786fbe19bc6a3014f248e928e00651b (diff) | |
| download | passt-2b58b22845a76baf24141155eb4d4a882f509e97.tar passt-2b58b22845a76baf24141155eb4d4a882f509e97.tar.gz passt-2b58b22845a76baf24141155eb4d4a882f509e97.tar.bz2 passt-2b58b22845a76baf24141155eb4d4a882f509e97.tar.lz passt-2b58b22845a76baf24141155eb4d4a882f509e97.tar.xz passt-2b58b22845a76baf24141155eb4d4a882f509e97.tar.zst passt-2b58b22845a76baf24141155eb4d4a882f509e97.zip | |
cppcheck: Add suppressions for "logically" exported functions
We have some functions in our headers which are definitely there on
purpose. However, they're not yet used outside the files in which they're
defined. That causes sufficiently recent cppcheck versions (2.17) to
complain they should be static.
Suppress the errors for these "logically" exported functions.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions
