aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.ibm.com>2018-12-28 10:48:43 -0500
committerPaul E. McKenney <paulmck@linux.ibm.com>2019-01-25 18:37:11 -0500
commite838a7d66ee2bb7abb46214cb9a3505749e29505 (patch)
tree3170f9570d4ec8ae6957019139c91d5fa47fb116 /net/lapb/lapb_subr.c
parent3a6cb58f159e64241b2af9374acad41a70939349 (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 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions