fixupSigned-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 6 Jul 2012 17:53:51 +0000 (14:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 6 Jul 2012 17:55:11 +0000 (14:55 -0300)
drivers/media/dvb/frontends/drxk_hard.c

index f370ec1..6eef3df 100644 (file)
@@ -5557,8 +5557,10 @@ static int SetQAM(struct drxk_state *state, u16 IntermediateFreqkHz,
                        "parameters was successful - using %d parameters.\n",
                        qamDemodParamCount);
 
-               /* One of our commands was successful. We don't need to
-               /* auto-probe anymore, now that we got the correct command. */
+               /*
+                * One of our commands was successful. We don't need to
+                * auto-probe anymore, now that we got the correct command.
+                */
                state->qam_demod_parameter_count = qamDemodParamCount;
        }