mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* drivers/firmware/stratix10-svc.c:58: warning: Function parameter or member 'intel_svc_fcs' not described in 'stratix10_svc'
@ 2024-01-07  0:33 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-01-07  0:33 UTC (permalink / raw)
  To: Ang Tien Sung; +Cc: oe-kbuild-all, linux-kernel, Dinh Nguyen

Hi Ang,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   52b1853b080a082ec3749c3a9577f6c71b1d4a90
commit: e6281c26674e037798bf674f26a7593a324cdf39 firmware: stratix10-svc: Add support for FCS
date:   1 year, 6 months ago
config: arm64-defconfig (https://download.01.org/0day-ci/archive/20240107/202401070808.wIHGhXPr-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240107/202401070808.wIHGhXPr-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/202401070808.wIHGhXPr-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> drivers/firmware/stratix10-svc.c:58: warning: Function parameter or member 'intel_svc_fcs' not described in 'stratix10_svc'


vim +58 drivers/firmware/stratix10-svc.c

7ca5ce896524f5 Richard Gong  2018-11-13  50  
b5dc75c915cdae Richard Gong  2019-09-03  51  /**
b5dc75c915cdae Richard Gong  2019-09-03  52   * struct stratix10_svc - svc private data
b5dc75c915cdae Richard Gong  2019-09-03  53   * @stratix10_svc_rsu: pointer to stratix10 RSU device
b5dc75c915cdae Richard Gong  2019-09-03  54   */
b5dc75c915cdae Richard Gong  2019-09-03  55  struct stratix10_svc {
b5dc75c915cdae Richard Gong  2019-09-03  56  	struct platform_device *stratix10_svc_rsu;
e6281c26674e03 Ang Tien Sung 2022-07-11  57  	struct platform_device *intel_svc_fcs;
b5dc75c915cdae Richard Gong  2019-09-03 @58  };
b5dc75c915cdae Richard Gong  2019-09-03  59  

:::::: The code at line 58 was first introduced by commit
:::::: b5dc75c915cdaebab9b9875022e45638d6b14a7e firmware: stratix10-svc: extend svc to support new RSU features

:::::: TO: Richard Gong <richard.gong@intel.com>
:::::: CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

-- 
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:[~2024-01-07  0:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-07  0:33 drivers/firmware/stratix10-svc.c:58: warning: Function parameter or member 'intel_svc_fcs' not described in 'stratix10_svc' 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

all inboxes | Powered by JetHome®