x86/pat: Remove the unused set_pages_array_wt() function
authorChristoph Hellwig <hch@lst.de>
Wed, 23 Feb 2022 07:28:52 +0000 (08:28 +0100)
committerBorislav Petkov <bp@suse.de>
Wed, 23 Feb 2022 12:34:08 +0000 (13:34 +0100)
commit4509d950a6764d18a99776614513d280cca422d8
tree1398e1b77fa7baabac55458825c68d7a2e4bc79a
parentcfb92440ee71adcc2105b0890bb01ac3cddb8507
x86/pat: Remove the unused set_pages_array_wt() function

Commit

  623dffb2a2e0 ("x86/mm/pat: Add set_memory_wt() for Write-Through type")

added it but there were no users.

  [ bp: Add a commit message. ]

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20220223072852.616143-1-hch@lst.de
arch/x86/include/asm/set_memory.h
arch/x86/mm/pat/set_memory.c