diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-12-28 07:48:43 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-01-25 15:37:11 -0800 |
commit | e838a7d66ee2bb7abb46214cb9a3505749e29505 (patch) | |
tree | 3170f9570d4ec8ae6957019139c91d5fa47fb116 /drivers/fpga/fpga-region.c | |
parent | 3a6cb58f159e64241b2af9374acad41a70939349 (diff) |
rcuperf: Stop abusing IS_ENABLED()
The ever-evolving IS_ENABLED() macro is intended for CONFIG_* Kconfig
options, but rcuperf currently uses it for the decidedly non-CONFIG_*
MODULE macro. In the spirit of not inviting trouble, this commit
substitutes tried-and-true #ifdef.
Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions