Skip to content
Commit 9866b7e8 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86: memtest: use pointers of equal type for comparison

Commit c9690998

 (x86: memtest: remove
64-bit division) introduced following compile warning:

arch/x86/mm/memtest.c: In function 'memtest':
arch/x86/mm/memtest.c:56: warning: comparison of distinct pointer types lacks a cast
arch/x86/mm/memtest.c:58: warning: comparison of distinct pointer types lacks a cast

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 991ec02c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment