diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/uprobes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/uprobes.h b/include/linux/uprobes.h index e6f0331e3d45..18d839da6517 100644 --- a/include/linux/uprobes.h +++ b/include/linux/uprobes.h | |||
@@ -59,7 +59,6 @@ struct uprobe_consumer { | |||
59 | #ifdef CONFIG_UPROBES | 59 | #ifdef CONFIG_UPROBES |
60 | enum uprobe_task_state { | 60 | enum uprobe_task_state { |
61 | UTASK_RUNNING, | 61 | UTASK_RUNNING, |
62 | UTASK_BP_HIT, | ||
63 | UTASK_SSTEP, | 62 | UTASK_SSTEP, |
64 | UTASK_SSTEP_ACK, | 63 | UTASK_SSTEP_ACK, |
65 | UTASK_SSTEP_TRAPPED, | 64 | UTASK_SSTEP_TRAPPED, |