On Wed, May 17, 2017 at 10:58:50PM +0100, Colin King wrote: > From: Colin Ian King <colin.k...@canonical.com> > > Req is never null on at the point of the null check, so > remove this redundant check and just return &req->tx. > > Detected by CoverityScan, CID#1436147 ("Logically dead code")
Applied, thanks -- ~Vinod