public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* drivers/phy/starfive/phy-jh7110-dphy-tx.c:178: warning: Cannot understand          * @maps:
@ 2025-04-26 10:15 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-04-26 10:15 UTC (permalink / raw)
  To: Shengyang Chen; +Cc: oe-kbuild-all, linux-kernel, Vinod Koul, Changhuang Liang

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@intel.com/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@intel.com/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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202504261831.YcGFqEO5-lkp@intel.com/

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-04-26 10:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-26 10:15 drivers/phy/starfive/phy-jh7110-dphy-tx.c:178: warning: Cannot understand * @maps: kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox