<div dir="auto"><div>True. Obviously I confused things when comparing both versions.<br><div class="gmail_extra"><br><div class="gmail_quote">On Feb 28, 2017 11:45 AM, "Seth Forshee" <<a href="mailto:seth.forshee@canonical.com">seth.forshee@canonical.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">On Tue, Feb 28, 2017 at 11:24:55AM -0300, Marcelo Cerri wrote:<br>
> Any reason for the Xenial version to use:<br>
><br>
> if (ctx->irq_bitmap)<br>
> kfree(ctx->irq_bitmap);<br>
><br>
> Instead of only kfree()?<br>
<br>
</div>Obviously using only kfree() is fine since kfree(NULL) is okay. However<br>
that's not really related to the backport - the original patch doesn't<br>
touch those lines, so I didn't change them in the backport.<br>
<font color="#888888"><br>
Seth<br>
</font></blockquote></div><br></div></div></div>