linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [xfs-linux:xfs-5.8-merge 57/94] WARNING: __func__ should be used instead of gcc specific __FUNCTION__
@ 2020-05-18  4:06 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-05-18  4:06 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: kbuild-all, linux-xfs, Chandan Babu R, Christoph Hellwig

tree:   https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git xfs-5.8-merge
head:   dc6a7f69e533f64cae2d01d7acf82075e65f543d
commit: 3ec6efa703cf65887e681d1f97d38a63261d907e [57/94] xfs: refactor log recovery icreate item dispatch for pass2 commit functions

If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp@intel.com>

scripts/checkpatch.pl 0001-xfs-refactor-log-recovery-icreate-item-dispatch-for-.patch
# many are suggestions rather than must-fix

WARNING: __func__ should be used instead of gcc specific __FUNCTION__
#119: fs/xfs/xfs_icreate_item.c:204:
+			 "%s: unsupported chunk length", __FUNCTION__);

WARNING: __func__ should be used instead of gcc specific __FUNCTION__
#127: fs/xfs/xfs_icreate_item.c:212:
+			 __FUNCTION__);

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

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

only message in thread, other threads:[~2020-05-18  4:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-18  4:06 [xfs-linux:xfs-5.8-merge 57/94] WARNING: __func__ should be used instead of gcc specific __FUNCTION__ kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).