commit | 83612a948d3bd2e71b110d7e8735661621bd23d9 | [log] [tgz] |
---|---|---|
author | Minchan Kim <[email protected]> | Wed May 03 14:54:30 2017 -0700 |
committer | Linus Torvalds <[email protected]> | Wed May 03 15:52:10 2017 -0700 |
tree | 45b625eba78920d226bd0a59ad6c23a592f73851 | |
parent | e4b82222712ed15813d35204c91429883d27d1d9 [diff] |
mm: remove SWAP_[SUCCESS|AGAIN|FAIL] There is no user for it. Remove it. [[email protected]: use false instead of SWAP_FAIL] Link: http://lkml.kernel.org/r/20170316053313.GA19241@bbox Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Minchan Kim <[email protected]> Cc: Anshuman Khandual <[email protected]> Cc: Hillf Danton <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: Kirill A. Shutemov <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Naoya Horiguchi <[email protected]> Cc: Vlastimil Babka <[email protected]> Cc: Sergey Senozhatsky <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>