lkml.org 
[lkml]   [2008]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86: fix small sparse warning

* Harvey Harrison <harvey.harrison@gmail.com> wrote:

> arch/x86/kernel/ds.c:226:9: warning: Using plain integer as NULL
> pointer

> kfree(*dsp);
> - *dsp = 0;
> + *dsp = NULL;

thanks, applied.

Ingo


\
 
 \ /
  Last update: 2008-01-31 16:03    [W:0.034 / U:1.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site