]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb4dcea4f1af80d79dcd3526ff38ee32500f98ba0
tree6a93a5c062d5b7c496268005503749bb9080a217
parentc222577cd65765acb0fa11efa4bf29c16b20de1e
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