]> git.baikalelectronics.ru Git - kernel.git/commit
kgdb,x86_64: fix compile warning found with sparse
authorJason Wessel <jason.wessel@windriver.com>
Mon, 15 Mar 2010 12:28:00 +0000 (07:28 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 25 Mar 2011 21:37:31 +0000 (16:37 -0500)
commit4b8bf230299f9631730716e7abe3e9b78f5b7c84
tree7444458f7297d5bfe2ef011efb0586112a652a2e
parent89ab4287d345b8e2153d7391554d3f6c3505831c
kgdb,x86_64: fix compile warning found with sparse

Fix sparse warning:

arch/x86/kernel/kgdb.c:123:9: warning: switch with no cases

Reported-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
arch/x86/kernel/kgdb.c