summaryrefslogtreecommitdiff
path: root/common/ap_hang_detect.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/ap_hang_detect.c')
-rw-r--r--common/ap_hang_detect.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/ap_hang_detect.c b/common/ap_hang_detect.c
index 08bcff036a..b5098e15b2 100644
--- a/common/ap_hang_detect.c
+++ b/common/ap_hang_detect.c
@@ -234,5 +234,4 @@ static int command_hang_detect(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(hangdet, command_hang_detect,
NULL,
- "Print hang detect state",
- NULL);
+ "Print hang detect state");