mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 09:28:58 +00:00
clang-tidy: partially fix readability-redundant-declaration
This commit is contained in:
@@ -56,8 +56,6 @@
|
||||
# error load_mon support requires CONFIG_SCHED_INSTRUMENTATION
|
||||
#endif
|
||||
|
||||
extern struct system_load_s system_load;
|
||||
|
||||
#define STACK_LOW_WARNING_THRESHOLD 300 ///< if free stack space falls below this, print a warning
|
||||
#define FDS_LOW_WARNING_THRESHOLD 3 ///< if free file descriptors fall below this, print a warning
|
||||
|
||||
|
||||
Reference in New Issue
Block a user