Re: [2.6 patch] fix drivers/net/irda/ali-ircc.c:ali_ircc_init()

From: David Miller
Date: Sat Jul 08 2006 - 16:31:29 EST


From: Adrian Bunk <bunk@xxxxxxxxx>
Date: Sat, 8 Jul 2006 03:28:05 +0200

> The Coverity checker spotted, that from the changes from commit
> 898b1d16f8230fb912a0c2248df685735c6ceda3 the
> if (ret)
> platform_driver_unregister(&ali_ircc_driver);
> was dead code.
>
> This patch changes this function to what seems to have been the
> intention.
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

Applied, thanks Adrian.
-
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/