aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/cros_ec_i2c.c
diff options
context:
space:
mode:
authorGravatar Enric Balletbo i Serra <enric.balletbo@collabora.com> 2020-04-14 22:13:13 +0200
committerGravatar Benson Leung <bleung@chromium.org> 2020-05-04 14:01:45 -0700
commitc032699ef9d59bf9f953e3bff2eed45839dbbf71 (patch)
tree008067f0ed279564cab8314634c8784093e25ff1 /drivers/platform/chrome/cros_ec_i2c.c
parentMerge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern... (diff)
downloadlinux-c032699ef9d59bf9f953e3bff2eed45839dbbf71.tar.gz
linux-c032699ef9d59bf9f953e3bff2eed45839dbbf71.tar.bz2
linux-c032699ef9d59bf9f953e3bff2eed45839dbbf71.zip
platform/chrome: cros_ec_i2c: Appease the kernel-doc deity
Replace a comment starting with /** by simply /* to avoid having it interpreted as a kernel-doc comment. Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Benson Leung <bleung@chromium.org>
Diffstat (limited to 'drivers/platform/chrome/cros_ec_i2c.c')
-rw-r--r--drivers/platform/chrome/cros_ec_i2c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/chrome/cros_ec_i2c.c b/drivers/platform/chrome/cros_ec_i2c.c
index 6119eccd8a18..30c8938c27d5 100644
--- a/drivers/platform/chrome/cros_ec_i2c.c
+++ b/drivers/platform/chrome/cros_ec_i2c.c
@@ -16,7 +16,7 @@
#include "cros_ec.h"
-/**
+/*
* Request format for protocol v3
* byte 0 0xda (EC_COMMAND_PROTOCOL_3)
* byte 1-8 struct ec_host_request