]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b68504cef2ba1281df0302bb66517c0d96d8ad6
tree82b760ca62faae16e6e780f12d43269602203598
parent552032e7270bea9b01976233cae38f16078eadfb
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