Hi Bartosz, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.19-rc2 next-20180906] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Bartosz-Golaszewski/nvmem-rework-of-the-subsystem-for-non-DT-users/20180907-112400 config: i386-randconfig-s3-09061342 (attached as .config) compiler: gcc-6 (Debian 6.4.0-9) 6.4.0 20171026 reproduce: # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): In file included from drivers//of/of_net.c:10:0: >> include/linux/nvmem-consumer.h:142:19: error: two or more data types in declaration specifiers static inline int int nvmem_unregister_notifier(struct notifier_block *nb) ^~~ vim +142 include/linux/nvmem-consumer.h 141 > 142 static inline int int nvmem_unregister_notifier(struct notifier_block *nb) 143 { 144 return -ENOSYS; 145 } 146 --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip