usb: mtu3: mtu3_trace: Function headers are not suitable for kerneldoc
authorLee Jones <lee.jones@linaro.org>
Wed, 15 Jul 2020 09:32:04 +0000 (10:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2020 15:25:57 +0000 (17:25 +0200)
Kerneldoc headers should only be used to document functions and data
structures.

Cc: Chunfeng Yun <chunfeng.yun@mediatek.com>
Cc: linux-mediatek@lists.infradead.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20200715093209.3165641-4-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/mtu3/mtu3_trace.c

index 4f5e7857ec312f43d8e1da562fbb4e9e52dba538..155eae126e5e240cf019dec45ad20cdba86b7520 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0
-/**
+/*
  * mtu3_trace.c - trace support
  *
  * Copyright (C) 2019 MediaTek Inc.