platform/chrome: cros_ec_i2c: Appease the kernel-doc deity
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Tue, 14 Apr 2020 20:13:13 +0000 (22:13 +0200)
committerBenson Leung <bleung@chromium.org>
Mon, 4 May 2020 21:01:45 +0000 (14:01 -0700)
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>
drivers/platform/chrome/cros_ec_i2c.c

index 6119ecc..30c8938 100644 (file)
@@ -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