Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 7fd90d6

Browse files
myxoidmetti
authored andcommitted
ANDROID: clean up CREATE_TRACE_POINTS in mm/compaction.c
This removes a stray #undef directive. Bug: 361520241 Change-Id: I8c9b4990985b8b4c5a16bb21f9f1dbe40925b945 Signed-off-by: Giuliano Procida <[email protected]>
1 parent 9c5b1f1 commit 7fd90d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mm/compaction.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ static inline void count_compact_events(enum vm_event_item item, long delta)
5252
#undef CREATE_TRACE_POINTS
5353
#include <trace/hooks/compaction.h>
5454

55-
#undef CREATE_TRACE_POINTS
5655
#ifndef __GENKSYMS__
5756
#include <trace/hooks/mm.h>
5857
#endif

0 commit comments

Comments
 (0)