include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages()
authorWei Yang <richard.weiyang@gmail.com>
Fri, 28 Dec 2018 08:38:13 +0000 (00:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Dec 2018 20:11:50 +0000 (12:11 -0800)
commit0614ce9776b037b6a08a9adcbfcc382c0053b178
tree82b760ca62faae16e6e780f12d43269602203598
parentac46d4f3c43241ffa23d5bf36153a0830c0e02cc
include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages()

offline_pages() is already declared in this file.

Just remove the duplicated one.

Link: http://lkml.kernel.org/r/20181205031357.24769-1-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/memory_hotplug.h