]> git.baikalelectronics.ru Git - kernel.git/commit
x86: cpu/mttr/cleanup.c fix compilation warning
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Wed, 18 Mar 2009 12:06:55 +0000 (17:36 +0530)
committerIngo Molnar <mingo@elte.hu>
Wed, 18 Mar 2009 12:14:31 +0000 (13:14 +0100)
commit03d0d6f4b6fecf761aad8df31c89176ca5b8cd8f
tree0b95f78685ebdac302ca07531f42195a35643243
parent6bebff4aa8ccfc5eb8420b5530f2b155b9b773de
x86: cpu/mttr/cleanup.c fix compilation warning

arch/x86/kernel/cpu/mtrr/cleanup.c:197: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <1237378015.13488.1.camel@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mtrr/cleanup.c