Re: [PATCH RESEND] Input: tegra-kbc - correct call toinput_free_device

From: Dmitry Torokhov
Date: Thu Aug 11 2011 - 12:51:47 EST


On Thu, Aug 11, 2011 at 09:42:54AM -0700, Stephen Warren wrote:
> Axel Lin wrote at Thursday, August 11, 2011 2:49 AM:
> > If kzalloc for kbc fails, then we have NULL pointer dereference while
> > calling input_free_device(kbc->idev) in the error handling.
> > So it is safer to always use the original name, input_dev.
> >
> > Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>
>
> Reviewed-by: Stephen Warren <swarren@xxxxxxxxxx>

Gah, sorry, already pushed into my public branch so won't be able so
add your reviewed-by...

--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/