kdb: Remove KDB_REPEAT_NONE flag
authorAnton Vorontsov <anton.vorontsov@linaro.org>
Thu, 6 Nov 2014 14:36:44 +0000 (14:36 +0000)
committerJason Wessel <jason.wessel@windriver.com>
Tue, 11 Nov 2014 15:31:52 +0000 (09:31 -0600)
commite8ab24d9b0173ada3eeed31d7d7f982228efc2c5
tree250188c433b4451cc90c905d738c161651e7552d
parent04bb171e7aa99dee0c92e772e4f66f8d5c1b4081
kdb: Remove KDB_REPEAT_NONE flag

Since we now treat KDB_REPEAT_* as flags, there is no need to
pass KDB_REPEAT_NONE. It's just the default behaviour when no
flags are specified.

Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Cc: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
include/linux/kdb.h
kernel/debug/kdb/kdb_bp.c
kernel/debug/kdb/kdb_main.c
kernel/trace/trace_kdb.c
This page took 0.026543 seconds and 5 git commands to generate.