Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a103e2ab authored by Ingo Molnar's avatar Ingo Molnar
Browse files

tracing/selftest: remove TRACE_CONT reference



Impact: build fix

TRACE_CONT is gone - fix up the self-test too.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent f7d48cbd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@ static inline int trace_valid_entry(struct trace_entry *entry)
	case TRACE_FN:
	case TRACE_CTX:
	case TRACE_WAKE:
	case TRACE_CONT:
	case TRACE_STACK:
	case TRACE_PRINT:
	case TRACE_SPECIAL: