diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-06-14 08:58:55 +0300 |
---|---|---|
committer | Michal Marek <mmarek@suse.com> | 2016-06-20 23:42:32 +0300 |
commit | 6023d2369ba7b82b0588fd6fcdd558a6fef200ae (patch) | |
tree | 4cffa7456a89d6d1de7b3977eb782c3e1e598e78 /virt/kvm | |
parent | 4f920843d248946545415c1bf6120942048708ed (diff) | |
download | linux-6023d2369ba7b82b0588fd6fcdd558a6fef200ae.tar.xz |
export.h: use __is_defined() to check if __KSYM_* is defined
Here the need is for a macro that checks whether the given symbol is
defined or not, which has nothing to do with config.
The new macro __is_defined() is a better fit for this case.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions