drivers/phy/starfive/phy-jh7110-dphy-tx.c:178: warning: Cannot understand * @maps:

From: kernel test robot
Date: Sat Apr 26 2025 - 06:16:29 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 02ddfb981de88a2c15621115dd7be2431252c568
commit: d3ab7955330843699cdcc413edd7993923e6c016 phy: starfive: Add mipi dphy tx support
date: 11 months ago
config: riscv-randconfig-001-20250426 (https://download.01.org/0day-ci/archive/20250426/202504261831.YcGFqEO5-lkp@xxxxxxxxx/config)
compiler: riscv64-linux-gcc (GCC) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250426/202504261831.YcGFqEO5-lkp@xxxxxxxxx/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202504261831.YcGFqEO5-lkp@xxxxxxxxx/

All warnings (new ones prefixed by >>):

>> drivers/phy/starfive/phy-jh7110-dphy-tx.c:178: warning: Cannot understand * @maps:
on line 178 - I thought it was a doc line


vim +178 drivers/phy/starfive/phy-jh7110-dphy-tx.c

175
176 struct stf_dphy_info {
177 /**
> 178 * @maps:
179 *
180 * Physical lanes and logic lanes mapping table.
181 *
182 * The default order is:
183 * [data lane 0, data lane 1, data lane 2, date lane 3, clk lane]
184 */
185 u8 maps[STF_MAP_LANES_NUM];
186 };
187

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki