Hi Boris,

[auto build test results on v4.3-rc2 -- if it's inappropriate base, please 
ignore]

config: i386-allnoconfig (attached as .config)
reproduce:
  git checkout f3924c26b426d59134751b046f403f3f66e16ed7
  # save the attached .config to linux build tree
  make ARCH=i386 

All warnings (new ones prefixed by >>):

>> include/linux/mtd/nand.h:730: warning: No description found for parameter 
>> 'get_status'

vim +/get_status +730 include/linux/mtd/nand.h

30631cb8 Alessandro Rubini 2009-09-20  714      flstate_t state;
f75e5097 Thomas Gleixner   2006-05-26  715  
f75e5097 Thomas Gleixner   2006-05-26  716      uint8_t *oob_poi;
f75e5097 Thomas Gleixner   2006-05-26  717      struct nand_hw_control 
*controller;
f75e5097 Thomas Gleixner   2006-05-26  718  
f75e5097 Thomas Gleixner   2006-05-26  719      struct nand_ecc_ctrl ecc;
4bf63fcb David Woodhouse   2006-09-25  720      struct nand_buffers *buffers;
f75e5097 Thomas Gleixner   2006-05-26  721      struct nand_hw_control 
hwcontrol;
f75e5097 Thomas Gleixner   2006-05-26  722  
^1da177e Linus Torvalds    2005-04-16  723      uint8_t *bbt;
^1da177e Linus Torvalds    2005-04-16  724      struct nand_bbt_descr *bbt_td;
^1da177e Linus Torvalds    2005-04-16  725      struct nand_bbt_descr *bbt_md;
f75e5097 Thomas Gleixner   2006-05-26  726  
^1da177e Linus Torvalds    2005-04-16  727      struct nand_bbt_descr 
*badblock_pattern;
f75e5097 Thomas Gleixner   2006-05-26  728  
^1da177e Linus Torvalds    2005-04-16  729      void *priv;
^1da177e Linus Torvalds    2005-04-16 @730  };
^1da177e Linus Torvalds    2005-04-16  731  
^1da177e Linus Torvalds    2005-04-16  732  /*
^1da177e Linus Torvalds    2005-04-16  733   * NAND Flash Manufacturer ID Codes
^1da177e Linus Torvalds    2005-04-16  734   */
^1da177e Linus Torvalds    2005-04-16  735  #define NAND_MFR_TOSHIBA    0x98
^1da177e Linus Torvalds    2005-04-16  736  #define NAND_MFR_SAMSUNG    0xec
^1da177e Linus Torvalds    2005-04-16  737  #define NAND_MFR_FUJITSU    0x04
^1da177e Linus Torvalds    2005-04-16  738  #define NAND_MFR_NATIONAL   0x8f

:::::: The code at line 730 was first introduced by commit
:::::: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 Linux-2.6.12-rc2

:::::: TO: Linus Torvalds <torva...@ppc970.osdl.org>
:::::: CC: Linus Torvalds <torva...@ppc970.osdl.org>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data

Reply via email to