linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [lee-leds:for-leds-next] BUILD REGRESSION b9bd590268485652b928110b5543057543b5d02b
@ 2024-07-10  0:27 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-07-10  0:27 UTC (permalink / raw)
  To: Lee Jones; +Cc: linux-leds

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/lee/leds.git for-leds-next
branch HEAD: b9bd590268485652b928110b5543057543b5d02b  leds: flash: leds-qcom-flash: Test the correct variable in init

Error/Warning reports:

https://lore.kernel.org/oe-kbuild-all/202407092320.CLSkqq2U-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202407092352.NAcaYfjI-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202407100245.4payjdih-lkp@intel.com

Error/Warning: (recently discovered and may have been fixed)

drivers/leds/leds-lp5521.c:189:15: error: too many arguments provided to function-like macro invocation
drivers/leds/leds-lp5521.c:189:2: error: use of undeclared identifier 'guard'
drivers/leds/leds-lp5521.c:189:33: error: macro "guard" passed 2 arguments, but takes just 1
drivers/leds/leds-lp5521.c:189:9: error: 'guard' undeclared (first use in this function)
drivers/leds/leds-lp5523.c:192:15: error: too many arguments provided to function-like macro invocation
drivers/leds/leds-lp5523.c:192:2: error: use of undeclared identifier 'guard'
drivers/leds/leds-lp5523.c:192:33: error: macro "guard" passed 2 arguments, but takes just 1
drivers/leds/leds-lp5523.c:192:9: error: 'guard' undeclared (first use in this function)
drivers/leds/leds-lp5562.c:175:15: error: too many arguments provided to function-like macro invocation
drivers/leds/leds-lp5562.c:175:2: error: use of undeclared identifier 'guard'
drivers/leds/leds-lp5562.c:175:33: error: macro "guard" passed 2 arguments, but takes just 1
drivers/leds/leds-lp5562.c:175:9: error: 'guard' undeclared (first use in this function)
drivers/leds/leds-lp5569.c:400:15: error: too many arguments provided to function-like macro invocation
drivers/leds/leds-lp5569.c:400:2: error: use of undeclared identifier 'guard'
drivers/leds/leds-lp5569.c:400:33: error: macro "guard" passed 2 arguments, but takes just 1
drivers/leds/leds-lp5569.c:400:9: error: 'guard' undeclared (first use in this function)
drivers/leds/leds-lp55xx-common.c:276:15: error: too many arguments provided to function-like macro invocation
drivers/leds/leds-lp55xx-common.c:276:2: error: use of undeclared identifier 'guard'
drivers/leds/leds-lp55xx-common.c:276:33: error: macro "guard" passed 2 arguments, but takes just 1
drivers/leds/leds-lp55xx-common.c:276:9: error: 'guard' undeclared (first use in this function)
drivers/leds/leds-lp55xx-common.c:798:17: warning: unused variable 'ret' [-Wunused-variable]

Error/Warning ids grouped by kconfigs:

recent_errors
|-- alpha-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- alpha-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- arc-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- arc-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- arm-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- arm-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- arm64-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5569.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5569.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- arm64-randconfig-004-20240710
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- csky-randconfig-002-20240710
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- hexagon-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5569.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5569.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- hexagon-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5569.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5569.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- i386-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- i386-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- i386-buildonly-randconfig-002-20240709
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- i386-randconfig-003-20240709
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- i386-randconfig-005-20240709
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- i386-randconfig-013-20240709
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- i386-randconfig-014-20240709
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- i386-randconfig-141-20240710
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- loongarch-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- m68k-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- m68k-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- microblaze-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   `-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|-- mips-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- mips-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- nios2-randconfig-001-20240710
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- openrisc-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- parisc-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- parisc-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- powerpc-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- powerpc-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5569.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5569.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- powerpc-randconfig-001-20240710
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- powerpc64-randconfig-001-20240710
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- powerpc64-randconfig-002-20240710
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5569.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5569.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- powerpc64-randconfig-003-20240710
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- riscv-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5569.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5569.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- riscv-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5569.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5569.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- riscv-randconfig-001-20240710
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5569.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5569.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- s390-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5569.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5569.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- s390-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- sh-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- sh-allyesconfig
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- sh-randconfig-001-20240710
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- sparc-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- sparc-randconfig-002-20240710
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- sparc64-randconfig-001-20240710
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- um-allmodconfig
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5569.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5569.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- um-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- x86_64-buildonly-randconfig-002-20240710
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- x86_64-randconfig-002-20240710
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- x86_64-randconfig-004-20240710
|   |-- drivers-leds-leds-lp5521.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5521.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp5523.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5523.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- x86_64-randconfig-005-20240710
|   |-- drivers-leds-leds-lp5562.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   |-- drivers-leds-leds-lp5562.c:error:use-of-undeclared-identifier-guard
|   |-- drivers-leds-leds-lp55xx-common.c:error:too-many-arguments-provided-to-function-like-macro-invocation
|   `-- drivers-leds-leds-lp55xx-common.c:error:use-of-undeclared-identifier-guard
|-- xtensa-allyesconfig
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
|-- xtensa-randconfig-001-20240710
|   |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5523.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5523.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
|   |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
|   |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
|   `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret
`-- xtensa-randconfig-002-20240710
    |-- drivers-leds-leds-lp5521.c:error:guard-undeclared-(first-use-in-this-function)
    |-- drivers-leds-leds-lp5521.c:error:macro-guard-passed-arguments-but-takes-just
    |-- drivers-leds-leds-lp5562.c:error:guard-undeclared-(first-use-in-this-function)
    |-- drivers-leds-leds-lp5562.c:error:macro-guard-passed-arguments-but-takes-just
    |-- drivers-leds-leds-lp5569.c:error:guard-undeclared-(first-use-in-this-function)
    |-- drivers-leds-leds-lp5569.c:error:macro-guard-passed-arguments-but-takes-just
    |-- drivers-leds-leds-lp55xx-common.c:error:guard-undeclared-(first-use-in-this-function)
    |-- drivers-leds-leds-lp55xx-common.c:error:macro-guard-passed-arguments-but-takes-just
    `-- drivers-leds-leds-lp55xx-common.c:warning:unused-variable-ret

elapsed time: 867m

configs tested: 133
configs skipped: 3

tested configs:
alpha                             allnoconfig   gcc-13.2.0
alpha                            allyesconfig   gcc-13.2.0
arc                              allmodconfig   gcc-13.2.0
arc                               allnoconfig   gcc-13.2.0
arc                              allyesconfig   gcc-13.2.0
arc                   randconfig-001-20240710   gcc-13.2.0
arc                   randconfig-002-20240710   gcc-13.2.0
arm                              allmodconfig   gcc-13.2.0
arm                               allnoconfig   clang-19
arm                              allyesconfig   gcc-13.2.0
arm                     davinci_all_defconfig   clang-19
arm                          ep93xx_defconfig   clang-14
arm                   randconfig-001-20240710   clang-19
arm                   randconfig-002-20240710   gcc-13.2.0
arm                   randconfig-003-20240710   clang-19
arm                   randconfig-004-20240710   gcc-13.2.0
arm                    vt8500_v6_v7_defconfig   gcc-13.2.0
arm64                            allmodconfig   clang-19
arm64                             allnoconfig   gcc-13.2.0
arm64                 randconfig-001-20240710   clang-19
arm64                 randconfig-002-20240710   clang-19
arm64                 randconfig-003-20240710   clang-17
arm64                 randconfig-004-20240710   gcc-13.2.0
csky                              allnoconfig   gcc-13.2.0
csky                  randconfig-001-20240710   gcc-13.2.0
csky                  randconfig-002-20240710   gcc-13.2.0
hexagon                          allmodconfig   clang-19
hexagon                           allnoconfig   clang-19
hexagon                          allyesconfig   clang-19
hexagon               randconfig-001-20240710   clang-19
hexagon               randconfig-002-20240710   clang-19
i386                             allmodconfig   gcc-13
i386                              allnoconfig   gcc-13
i386                             allyesconfig   gcc-13
i386         buildonly-randconfig-001-20240709   gcc-11
i386         buildonly-randconfig-002-20240709   gcc-13
i386         buildonly-randconfig-003-20240709   clang-18
i386         buildonly-randconfig-004-20240709   clang-18
i386         buildonly-randconfig-005-20240709   clang-18
i386         buildonly-randconfig-006-20240709   clang-18
i386                                defconfig   clang-18
i386                  randconfig-001-20240709   gcc-13
i386                  randconfig-002-20240709   clang-18
i386                  randconfig-003-20240709   gcc-11
i386                  randconfig-004-20240709   gcc-13
i386                  randconfig-005-20240709   gcc-13
i386                  randconfig-006-20240709   gcc-13
i386                  randconfig-011-20240709   clang-18
i386                  randconfig-012-20240709   gcc-13
i386                  randconfig-013-20240709   gcc-12
i386                  randconfig-014-20240709   clang-18
i386                  randconfig-015-20240709   clang-18
i386                  randconfig-016-20240709   gcc-10
loongarch                        allmodconfig   gcc-13.2.0
loongarch                         allnoconfig   gcc-13.2.0
loongarch                 loongson3_defconfig   gcc-13.2.0
loongarch             randconfig-001-20240710   gcc-13.2.0
loongarch             randconfig-002-20240710   gcc-13.2.0
m68k                             allmodconfig   gcc-13.2.0
m68k                              allnoconfig   gcc-13.2.0
m68k                             allyesconfig   gcc-13.2.0
m68k                       m5275evb_defconfig   gcc-13.2.0
microblaze                       allmodconfig   gcc-13.2.0
microblaze                        allnoconfig   gcc-13.2.0
microblaze                       allyesconfig   gcc-13.2.0
mips                              allnoconfig   gcc-13.2.0
mips                     decstation_defconfig   gcc-13.2.0
mips                        maltaup_defconfig   clang-19
nios2                         3c120_defconfig   gcc-13.2.0
nios2                             allnoconfig   gcc-13.2.0
nios2                 randconfig-001-20240710   gcc-13.2.0
nios2                 randconfig-002-20240710   gcc-13.2.0
openrisc                          allnoconfig   gcc-13.2.0
openrisc                         allyesconfig   gcc-13.2.0
openrisc                            defconfig   gcc-13.2.0
parisc                           allmodconfig   gcc-13.2.0
parisc                            allnoconfig   gcc-13.2.0
parisc                           allyesconfig   gcc-13.2.0
parisc                randconfig-001-20240710   gcc-13.2.0
parisc                randconfig-002-20240710   gcc-13.2.0
powerpc                          allmodconfig   gcc-13.2.0
powerpc                           allnoconfig   gcc-13.2.0
powerpc                          allyesconfig   clang-19
powerpc                      bamboo_defconfig   clang-19
powerpc                     mpc5200_defconfig   clang-14
powerpc               randconfig-001-20240710   gcc-13.2.0
powerpc               randconfig-002-20240710   clang-19
powerpc               randconfig-003-20240710   gcc-13.2.0
powerpc64             randconfig-001-20240710   gcc-13.2.0
powerpc64             randconfig-002-20240710   clang-15
powerpc64             randconfig-003-20240710   clang-19
riscv                            allmodconfig   clang-19
riscv                             allnoconfig   gcc-13.2.0
riscv                            allyesconfig   clang-19
riscv                 randconfig-001-20240710   clang-19
riscv                 randconfig-002-20240710   clang-19
s390                             allmodconfig   clang-19
s390                              allnoconfig   clang-19
s390                             allyesconfig   gcc-13.2.0
s390                  randconfig-001-20240710   gcc-13.2.0
s390                  randconfig-002-20240710   gcc-13.2.0
sh                               allmodconfig   gcc-13.2.0
sh                                allnoconfig   gcc-13.2.0
sh                               allyesconfig   gcc-13.2.0
sh                    randconfig-001-20240710   gcc-13.2.0
sh                    randconfig-002-20240710   gcc-13.2.0
sparc                            allmodconfig   gcc-13.2.0
sparc64               randconfig-001-20240710   gcc-13.2.0
sparc64               randconfig-002-20240710   gcc-13.2.0
um                               allmodconfig   clang-19
um                                allnoconfig   clang-17
um                               allyesconfig   gcc-13
um                    randconfig-001-20240710   gcc-13
um                    randconfig-002-20240710   clang-19
x86_64                            allnoconfig   clang-18
x86_64                           allyesconfig   clang-18
x86_64       buildonly-randconfig-001-20240710   clang-18
x86_64       buildonly-randconfig-002-20240710   clang-18
x86_64       buildonly-randconfig-003-20240710   clang-18
x86_64       buildonly-randconfig-004-20240710   clang-18
x86_64       buildonly-randconfig-005-20240710   gcc-13
x86_64       buildonly-randconfig-006-20240710   clang-18
x86_64                              defconfig   gcc-13
x86_64                randconfig-001-20240710   gcc-13
x86_64                randconfig-002-20240710   clang-18
x86_64                randconfig-003-20240710   gcc-12
x86_64                randconfig-004-20240710   clang-18
x86_64                randconfig-005-20240710   clang-18
x86_64                randconfig-006-20240710   gcc-13
x86_64                          rhel-8.3-rust   clang-18
xtensa                            allnoconfig   gcc-13.2.0
xtensa                randconfig-001-20240710   gcc-13.2.0
xtensa                randconfig-002-20240710   gcc-13.2.0

-- 
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-07-10  0:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10  0:27 [lee-leds:for-leds-next] BUILD REGRESSION b9bd590268485652b928110b5543057543b5d02b 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;
as well as URLs for NNTP newsgroup(s).