You need to sign in or sign up before continuing.
提交 a343ca9b 编写于 作者: R Randy Dunlap 提交者: Thomas Bogendoerfer

MIPS: ath25: clean up non-kernel-doc comment warning

Don't use "/**" kernel-doc notation for comments that are not in
kernel-doc format.

Eliminates one warning:

arch/mips/pci/pci-ar2315.c:6: warning: This comment starts with
  '/**', but isn't a kernel-doc comment. Refer
  Documentation/doc-guide/kernel-doc.rst
    * Both AR2315 and AR2316 chips have PCI interface unit, which supports DMA
Signed-off-by: NRandy Dunlap <rdunlap@infradead.org>
Reported-by: Nkernel test robot <lkp@intel.com>
Cc: Aditya Srivastava <yashsri421@gmail.com>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-mips@vger.kernel.org
Cc: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Acked-by: NSergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: NThomas Bogendoerfer <tsbogend@alpha.franken.de>
上级 877336c1
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
*/ */
/** /*
* Both AR2315 and AR2316 chips have PCI interface unit, which supports DMA * Both AR2315 and AR2316 chips have PCI interface unit, which supports DMA
* and interrupt. PCI interface supports MMIO access method, but does not * and interrupt. PCI interface supports MMIO access method, but does not
* seem to support I/O ports. * seem to support I/O ports.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册