]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/mmzone.h: remove unused early_pfn_valid()
authorMike Rapoport <rppt@linux.ibm.com>
Fri, 16 Oct 2020 03:10:11 +0000 (20:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Oct 2020 18:11:19 +0000 (11:11 -0700)
commit23a010cb59f4dd49bcaa3cdab497de28f17c92c0
treebc1dd039ad58443dc909504a785f9940a86d611b
parentbba60c312d586f159261cda8c3092bbddbeb92d5
include/linux/mmzone.h: remove unused early_pfn_valid()

The early_pfn_valid() macro is defined but it is never used.  Remove it.

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: David Hildenbrand <david@redhat.com>
Link: https://lkml.kernel.org/r/20200923162915.26935-1-rppt@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mmzone.h