]> Git Repo - linux.git/commitdiff
usb: mtu3: mtu3_trace: Function headers are not suitable for kerneldoc
authorLee Jones <[email protected]>
Wed, 15 Jul 2020 09:32:04 +0000 (10:32 +0100)
committerGreg Kroah-Hartman <[email protected]>
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 <[email protected]>
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
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.
This page took 0.05011 seconds and 4 git commands to generate.