# HG changeset patch # User Uri Shkolnik <uris@xxxxxxxxxxxx> # Date 1240834193 -10800 # Node ID 5601aa2e8c5e2af2b1f62e03fd4c4e04006c7b87 # Parent cbd828b0fe102fa023280cfeadbcb20b54a39a47 Siano: smsdvb - remove redundant complete instruction From: Uri Shkolnik <uris@xxxxxxxxxxxx> Remove redundant complete instruction from smsdvb, in the past this was used by the statistics state machine, but no longer. Priority: normal Signed-off-by: Uri Shkolnik <uris@xxxxxxxxxxxx> diff -r cbd828b0fe10 -r 5601aa2e8c5e linux/drivers/media/dvb/siano/smsdvb.c --- a/linux/drivers/media/dvb/siano/smsdvb.c Mon Apr 27 15:03:26 2009 +0300 +++ b/linux/drivers/media/dvb/siano/smsdvb.c Mon Apr 27 15:09:53 2009 +0300 @@ -550,7 +550,6 @@ static int smsdvb_hotplug(struct smscore client->coredev = coredev; init_completion(&client->tune_done); - init_completion(&client->stat_done); kmutex_lock(&g_smsdvb_clientslock); -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html