kdb: cleanup unused variables missed in the original kdb merge
authorJason Wessel <jason.wessel@windriver.com>
Thu, 30 Jun 2011 19:12:00 +0000 (14:12 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Mon, 1 Aug 2011 18:23:58 +0000 (13:23 -0500)
commit3bdb65ec95e6cccffc40102d7c003047c45da90c
tree6a93a5c062d5b7c496268005503749bb9080a217
parent02f8c6aee8df3cdc935e9bdd4f2d020306035dbe
kdb: cleanup unused variables missed in the original kdb merge

The BTARGS and BTSYMARG variables do not have any function in the
mainline version of kdb.

Reported-by: Tim Bird <tim.bird@am.sony.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
kernel/debug/kdb/kdb_bt.c
kernel/debug/kdb/kdb_cmds
kernel/debug/kdb/kdb_main.c