Re: [PATCH] x86: ds.c ptrace.c integer as NULL pointer sparse fixes

From: Ingo Molnar
Date: Wed Sep 24 2008 - 03:59:19 EST



* Harvey Harrison <harvey.harrison@xxxxxxxxx> wrote:

> arch/x86/kernel/ptrace.c:763:29: warning: Using plain integer as NULL pointer
> arch/x86/kernel/ptrace.c:777:46: warning: Using plain integer as NULL pointer
> arch/x86/kernel/ptrace.c:1115:45: warning: Using plain integer as NULL pointer
> arch/x86/kernel/ds.c:482:26: warning: Using plain integer as NULL pointer
> arch/x86/kernel/ds.c:487:25: warning: Using plain integer as NULL pointer
>
> Signed-off-by: Harvey Harrison <harvey.harrison@xxxxxxxxx>
>
> ---
> arch/x86/kernel/ds.c | 4 ++--
> arch/x86/kernel/ptrace.c | 6 +++---
> 2 files changed, 5 insertions(+), 5 deletions(-)

applied to tip/x86/pebs, thanks Harvey!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/