* [broonie-ci:fileyX32OV 39/112] checkpatch: WARNING: static const char * array should probably be static const char * const
@ 2023-10-17 20:11 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-10-17 20:11 UTC (permalink / raw)
To: John Watts; +Cc: oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/ci.git fileyX32OV
head: 9a4bf1f0be01582806e85322d18bf5c9f21d0b40
commit: 00524a8415aa400567538c0e75a463d517cded7f [39/112] ASoC: wm8782: Constrain maximum audio rate at runtime
reproduce: (https://download.01.org/0day-ci/archive/20231018/202310180456.iPsFIEda-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/202310180456.iPsFIEda-lkp@intel.com/
# many are suggestions rather than must-fix
WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#27: FILE: sound/soc/codecs/wm8782.c:27:
+static const char *supply_names[] = {
--
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:[~2023-10-17 20:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17 20:11 [broonie-ci:fileyX32OV 39/112] checkpatch: WARNING: static const char * array should probably be static const char * const kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.