diff mbox

[PATCHES] Various MODULE parameter releated fixes

Message ID 201105191038.48068.hselasky@c2i.net (mailing list archive)
State Changes Requested
Headers show

Commit Message

Hans Petter Selasky May 19, 2011, 8:38 a.m. UTC
--HPS

Comments

Mauro Carvalho Chehab May 21, 2011, 11:01 a.m. UTC | #1
Em 19-05-2011 05:38, Hans Petter Selasky escreveu:
> --HPS

The patches look sane, but, please send one patch per email. Otherwise,
only the first patch will be caught by patchwork:
	https://patchwork.kernel.org/patch/796522/

Also, please sign your patches (with Signed-off-by:) and send them in-lined,
otherwise replies (like this one) become very bad, as the patch is not replied
on most email clients used by developers.

Thanks,
Mauro.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Hans Petter Selasky May 22, 2011, 9:18 a.m. UTC | #2
On Saturday 21 May 2011 13:01:57 Mauro Carvalho Chehab wrote:
> Em 19-05-2011 05:38, Hans Petter Selasky escreveu:
> > --HPS
> 
> The patches look sane, but, please send one patch per email. Otherwise,
> only the first patch will be caught by patchwork:
> 	https://patchwork.kernel.org/patch/796522/
> 
> Also, please sign your patches (with Signed-off-by:) and send them
> in-lined, otherwise replies (like this one) become very bad, as the patch
> is not replied on most email clients used by developers.

Ok. Got it. Will do.

--HPS
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

--- cx24116.c.orig	2011-03-20 23:11:40.000000000 +0100
+++ cx24116.c	2011-03-20 23:12:35.000000000 +0100
@@ -137,7 +137,7 @@ 
 /* SNR measurements */
 static int esno_snr;
 module_param(esno_snr, int, 0644);
-MODULE_PARM_DESC(debug, "SNR return units, 0=PERCENTAGE 0-100, "\
+MODULE_PARM_DESC(esno_snr, "SNR return units, 0=PERCENTAGE 0-100, "\
 	"1=ESNO(db * 10) (default:0)");
 
 enum cmds {