diff options
author | Minchan Kim | 2017-05-03 14:54:23 -0700 |
---|---|---|
committer | Linus Torvalds | 2017-05-03 15:52:10 -0700 |
commit | 1df631ae19819cff343d316eda42eca32d3de7fc (patch) | |
tree | f643ec82c7c5aff378f11453ff2660a27b0cfdf4 /include/acpi | |
parent | 666e5a406c3ed562e7b3ceff8b631b6067bdaead (diff) |
mm: make rmap_walk() return void
There is no user of the return value from rmap_walk() and friends so
this patch makes them void-returning functions.
Link: http://lkml.kernel.org/r/1489555493-14659-9-git-send-email-minchan@kernel.org
Signed-off-by: Minchan Kim <minchan@kernel.org>
Cc: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Cc: Hillf Danton <hillf.zj@alibaba-inc.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions