commit | 98666f8a2576b12f5f3ebcef61a8cdbefede1be3 | [log] [tgz] |
---|---|---|
author | Andrea Arcangeli <aarcange@redhat.com> | Thu Nov 05 18:49:13 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Nov 05 19:34:48 2015 -0800 |
tree | 46e4b858cb8ab69a510ce2518ff9b83ab9666e1a | |
parent | f2e5ff85edea30a59b96cf9e20e8886991b0d097 [diff] |
ksm: use the helper method to do the hlist_empty check This just uses the helper function to cleanup the assumption on the hlist_node internals. Signed-off-by: Andrea Arcangeli <aarcange@redhat.com> Acked-by: Hugh Dickins <hughd@google.com> Cc: Petr Holasek <pholasek@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>