diff options
author | Randy Dunlap <[email protected]> | 2018-04-05 16:22:23 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-04-05 21:36:24 -0700 |
commit | 8e7a0c9100cade3bdbf851206b892b6f98eb39c9 (patch) | |
tree | 9266e77423dfb98dece1f090b04ba547177632f5 /include/linux/fpga/fpga-bridge.h | |
parent | 310253514bbf179c5f82e20a7a4bbf07abc7f5ad (diff) |
mm/swap_slots.c: use conditional compilation
For mm/swap_slots.c, use the traditional Linux method of conditional
compilation and linking instead of always compiling it by using #ifdef
CONFIG_SWAP and #endif for the entire source file (excluding header
files).
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Tim Chen <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions