lkml.org 
[lkml]   [2011]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v7 3.2-rc2 3/30] uprobes: register/unregister probes.
> > +                       ret = 0;
> > + if (!ret)
> > + break;
>
> Shouldn't that read:
> if (ret)
> break;
>
> So that we bail when there's a real error instead of no error?
>

Right, will fix this and also do the PTR_ERR changes that you suggested.

--
thanks and regards
Srikar



\
 
 \ /
  Last update: 2011-11-24 15:45    [W:0.139 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site