diff --git a/test/make/check_so_deps.sh b/test/make/check_so_deps.sh index ee9fe447e..3798fe960 100755 --- a/test/make/check_so_deps.sh +++ b/test/make/check_so_deps.sh @@ -27,22 +27,6 @@ function confirm_abi_deps() { fi cat << EOF > ${suppression_file} -[suppress_variable] - name = SPDK_LOG_BDEV -[suppress_variable] - name = SPDK_LOG_BLOBFS_BDEV -[suppress_variable] - name = SPDK_LOG_BLOBFS_BDEV_RPC -[suppress_variable] - name = SPDK_LOG_APP_RPC -[suppress_variable] - name = SPDK_LOG_FTL_CORE -[suppress_variable] - name = SPDK_LOG_FTL_INIT -[suppress_variable] - name = SPDK_LOG_ISCSI -[suppress_variable] - name = SPDK_LOG_SCSI EOF