lkml.org 
[lkml]   [2009]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] module: clean up initialization of variable
From
Date
On Mon, 2009-01-05 at 15:30 -0500, Steven Rostedt wrote:
> + hdr = vmalloc(len);
> + if (hdr == NULL)

A bit pedantic but,

if (!hdr) perhaps?

Cheers,

Harvey



\
 
 \ /
  Last update: 2009-01-06 00:03    [W:0.106 / U:0.640 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site