diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2021-11-14 19:05:59 -0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-11-16 15:31:30 +0530 |
commit | 7adaf921b6438b6ba1c983a4ca5622f8173063f0 (patch) | |
tree | a29c3ad45014eabe51a8f46adb6d4b5b016620ef /scripts/kernel-doc | |
parent | 8755e9e6d0e41336879035d2280f7a4a24236543 (diff) | |
download | linux-stable-7adaf921b6438b6ba1c983a4ca5622f8173063f0.tar.gz linux-stable-7adaf921b6438b6ba1c983a4ca5622f8173063f0.tar.bz2 linux-stable-7adaf921b6438b6ba1c983a4ca5622f8173063f0.zip |
phy: ti: report 2 non-kernel-doc comments
Do not use "/**" to begin a non-kernel-doc comment.
Fixes these build warnings:
drivers/phy/ti/phy-am654-serdes.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* PCIe SERDES driver for AM654x SoC
drivers/phy/ti/phy-j721e-wiz.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Wrapper driver for SERDES used in J721E
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: kernel test robot <lkp@intel.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Vinod Koul <vkoul@kernel.org>
Cc: linux-phy@lists.infradead.org
Link: https://lore.kernel.org/r/20211115030559.13994-1-rdunlap@infradead.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions