diff options
author | Con Kolivas <kernel@kolivas.org> | 2006-06-23 02:03:42 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 07:42:51 -0700 |
commit | bd96b9eb7cfd6ab24ba244360a09980a720874d2 (patch) | |
tree | 9231d56e83f4ef43a6f664c2b416734318b92084 /mm | |
parent | 30c253e6da655d73eb8bfe2adca9b8f4d82fb81e (diff) | |
download | linux-next-bd96b9eb7cfd6ab24ba244360a09980a720874d2.tar.gz |
[PATCH] mm: fix swap unused warning
If CONFIG_SWAP is not defined we get:
mm/vmscan.c: In function âremove_mappingâ:
mm/vmscan.c:387: warning: unused variable âswapâ
Convert defines in swap.h into blank inline functions to fix this warning
and be consistent.
Signed-off-by: Con Kolivas <kernel@kolivas.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions