提交 87a06379 编写于 作者: D Daniel Scheller 提交者: Mauro Carvalho Chehab

media: ngene: fix ci_tsfix modparam description typo

s/shifs/shifts/
Signed-off-by: NDaniel Scheller <d.scheller@gmx.net>
Signed-off-by: NMauro Carvalho Chehab <mchehab+samsung@kernel.org>
上级 62208c57
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
static int ci_tsfix = 1; static int ci_tsfix = 1;
module_param(ci_tsfix, int, 0444); module_param(ci_tsfix, int, 0444);
MODULE_PARM_DESC(ci_tsfix, "Detect and fix TS buffer offset shifs in conjunction with CI expansions (default: 1/enabled)"); MODULE_PARM_DESC(ci_tsfix, "Detect and fix TS buffer offset shifts in conjunction with CI expansions (default: 1/enabled)");
/****************************************************************************/ /****************************************************************************/
/* COMMAND API interface ****************************************************/ /* COMMAND API interface ****************************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册