浏览代码

qcacmn: qdf: Remove obsolete suppressed logging macros

The original implementation of suppressed logging used identifiers
with a misspelling of "suppressed."

Change [1] renamed the identifiers, but for 2 public functions it
defined macros for the original names to keep from breaking existing
clients.

Change [2] updated the only existing client to use the new names.

Now that the old names are no longer used, remove the macros.

[1] Change-Id I0107b157374046ab8f3467801563c02f0f2651fa
    qcacmn: qdf: Rename misspelled "suppressed" variables/functions

[2] Change-Id I4fcd506b39cedd6f094f93ee900cf9ce8be759c1
    qcacmn: Use renamed QDF suppressed logging APIs

Change-Id: I78f3b245b355ba937b15fdfa5b4834fb58a62a62
CRs-Fixed: 3313687
Jeff Johnson 2 年之前
父节点
当前提交
db19d5296d
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      qdf/inc/qdf_trace.h

+ 0 - 4
qdf/inc/qdf_trace.h

@@ -708,10 +708,6 @@ static inline void qdf_rl_print_suppressed_log(void) {}
 static inline void qdf_rl_print_suppressed_inc(void) {}
 #endif /* WLAN_MAX_LOGS_PER_SEC */
 
-/* legacy misspelled names */
-#define qdf_rl_print_supressed_log qdf_rl_print_suppressed_log
-#define qdf_rl_print_supressed_inc qdf_rl_print_suppressed_inc
-
 #ifdef ENABLE_MTRACE_LOG
 /**
  * qdf_mtrace_log() - Logs a message tracepoint to DIAG