From: sunran001@208suo.com
To: mchehab@kernel.org
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH] [media] dvb-frontends: add missing spaces before ','
Date: Thu, 20 Jul 2023 10:37:06 +0800 [thread overview]
Message-ID: <9bf6cfcbeb9a0854fdb2a29d74885725@208suo.com> (raw)
In-Reply-To: <20230720023552.1070-1-xujianghui@cdjrlc.com>
Add missing spaces to clear checkpatch errors.
ERROR: space required after that ',' (ctx:VxV)
Signed-off-by: Ran Sun <sunran001@208suo.com>
---
drivers/media/dvb-frontends/dib3000mc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/dvb-frontends/dib3000mc.h
b/drivers/media/dvb-frontends/dib3000mc.h
index 5ed3d9147f8b..b837e107881e 100644
--- a/drivers/media/dvb-frontends/dib3000mc.h
+++ b/drivers/media/dvb-frontends/dib3000mc.h
@@ -73,7 +73,7 @@ struct i2c_adapter
*dib3000mc_get_tuner_i2c_master(struct dvb_frontend *demod,
}
#endif // CONFIG_DVB_DIB3000MC
-extern int dib3000mc_pid_control(struct dvb_frontend *fe, int index,
int pid,int onoff);
+extern int dib3000mc_pid_control(struct dvb_frontend *fe, int index,
int pid, int onoff);
extern int dib3000mc_pid_parse(struct dvb_frontend *fe, int onoff);
extern void dib3000mc_set_config(struct dvb_frontend *, struct
dib3000mc_config *);
next parent reply other threads:[~2023-07-20 2:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230720023552.1070-1-xujianghui@cdjrlc.com>
2023-07-20 2:37 ` sunran001 [this message]
2023-08-07 11:02 ` Hans Verkuil
[not found] <20230714083530.14582-1-xujianghui@cdjrlc.com>
2023-07-14 8:36 ` sunran001
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9bf6cfcbeb9a0854fdb2a29d74885725@208suo.com \
--to=sunran001@208suo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®