Hi Mauricio, On 11/1/2016 3:48 AM, Mauricio Vasquez B wrote: > internals->data will never be NULL, so the check is not necessary. > > Fixes: d082c0395bf6 ("ring: fix memory leak when detaching") > Coverity issue: 137873 > > Signed-off-by: Mauricio Vasquez B <mauricio.vasquez at polito.it> > ---
Thank you for the patch. But "fix coverity issue" is not very descriptive title on its own. Can you please describe what is really done in the patch, perhaps something like: "net/ring: remove unnecessary NULL check" ? Thanks, ferruh