mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 23:46:14 +01:00
wifi: mac80211: remove unused MAX_MSG_LEN define
This got unused when the tracing was converted to dynamic strings, so the define can be removed. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
af4acac7ca
commit
2fd53eb04c
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@
|
|||
#undef TRACE_SYSTEM
|
||||
#define TRACE_SYSTEM mac80211_msg
|
||||
|
||||
#define MAX_MSG_LEN 120
|
||||
|
||||
DECLARE_EVENT_CLASS(mac80211_msg_event,
|
||||
TP_PROTO(struct va_format *vaf),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue