diff options
author | Anton Vorontsov <anton.vorontsov@linaro.org> | 2012-09-25 01:27:52 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-27 00:42:26 +0400 |
commit | 729043e82cdd403a131127254528afea8031ebab (patch) | |
tree | 4e9b3d2ba4dacef4ef3512146cb7dafe10fcfb93 /net/ipv4 | |
parent | ad394f66fa57ae66014cb74f337e2820bac4c417 (diff) | |
download | linux-729043e82cdd403a131127254528afea8031ebab.tar.xz |
kdb: Turn KGDB_KDB=n stubs into static inlines
This makes the stubs actually usable, since e.g. 'foo = kdb_register();'
leads to build errors in !KGDB_KDB case. Plus, with static inlines we
do type checking.
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Acked-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions