* Davidlohr Bueso <dave@xxxxxxxxxxxx> wrote:
Considering the previous changes, this is a more proper name.
Signed-off-by: Davidlohr Bueso <dbueso@xxxxxxx>
---
arch/x86/mm/{pat_rbtree.c => pat_interval.c} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename arch/x86/mm/{pat_rbtree.c => pat_interval.c} (100%)
diff --git a/arch/x86/mm/pat_rbtree.c b/arch/x86/mm/pat_interval.c
similarity index 100%
rename from arch/x86/mm/pat_rbtree.c
rename to arch/x86/mm/pat_interval.c
For some reason this patch was missing the kbuild adjustment for the
rename of the .c file: