From: hanyu001@208suo.com
To: myungjoo.ham@samsung.com, cw00.choi@samsung.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] drivers: extcon: space required after that ','
Date: Mon, 17 Jul 2023 17:03:20 +0800 [thread overview]
Message-ID: <25d422c1ac26f0c59ef10a8a2afe057b@208suo.com> (raw)
In-Reply-To: <tencent_5D4E47E7BC2D92FC229E6245684D90B2ED06@qq.com>
This patch fixes the checkpatch.pl error:
./drivers/extcon/extcon.c:321: ERROR: space required after that ','
(ctx:VxV)
Signed-off-by: maqimei <2433033762@qq.com>
---
drivers/extcon/extcon.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/extcon/extcon.c b/drivers/extcon/extcon.c
index 6f7a60d..4ef4422 100644
--- a/drivers/extcon/extcon.c
+++ b/drivers/extcon/extcon.c
@@ -318,7 +318,7 @@ static bool is_extcon_property_supported(unsigned
int id, unsigned int prop)
}
static int is_extcon_property_capability(struct extcon_dev *edev,
- unsigned int id, int index,unsigned int prop)
+ unsigned int id, int index, unsigned int prop)
{
struct extcon_cable *cable;
int type, ret;
next parent reply other threads:[~2023-07-17 9:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <tencent_5D4E47E7BC2D92FC229E6245684D90B2ED06@qq.com>
2023-07-17 9:03 ` hanyu001 [this message]
2023-07-23 13:54 ` Chanwoo Choi
[not found] ` <CGME20230717090324epcas1p3f78e1005a9775015c1b561b446df9cd5@epcms1p3>
2023-07-17 10:22 ` MyungJoo Ham
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=25d422c1ac26f0c59ef10a8a2afe057b@208suo.com \
--to=hanyu001@208suo.com \
--cc=cw00.choi@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=myungjoo.ham@samsung.com \
/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®