fpi-log: Add atomic and unique check for FP_DEBUG_TRANSFER

Rather than check it all the times the variable, just rely on an atomic
check that is just done once for all
This commit is contained in:
Marco Trevisan (Treviño)
2026-06-22 15:22:04 +02:00
parent 8009a86247
commit 3a54e4f837
5 changed files with 27 additions and 2 deletions
+1
View File
@@ -353,6 +353,7 @@ fp_dbg_hex_dump_data
fp_info
fp_warn
fp_err
fpi_log_is_debug_transfer_enabled
BUG_ON
BUG
</SECTION>