summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/mux.c
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-01-08 09:24:50 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-08 18:55:43 +0300
commit2d686c738a2e6a90a87aefc392224a26befd1e55 (patch)
tree8d4ab9fcfb3f0ec9765a26b401d23a08885b1f85 /drivers/usb/typec/mux.c
parent7dad8e6f04990478a6a860b19367e479b2377205 (diff)
downloadlinux-2d686c738a2e6a90a87aefc392224a26befd1e55.tar.xz
usb: typec: fix non-kernel-doc comments
Use "/*" for non-kernel-doc comments instead of "/**", which is intended to be used only for kernel-doc notation. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Link: https://lore.kernel.org/r/88821011-2128-a8dd-68b8-c5ae8f43271f@infradead.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/typec/mux.c')
-rw-r--r--drivers/usb/typec/mux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/typec/mux.c b/drivers/usb/typec/mux.c
index 57907f26f681..5baf0f416c73 100644
--- a/drivers/usb/typec/mux.c
+++ b/drivers/usb/typec/mux.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
-/**
+/*
* USB Type-C Multiplexer/DeMultiplexer Switch support
*
* Copyright (C) 2018 Intel Corporation