Hi Keith,

[auto build test ERROR on v4.3-rc7 -- if it's inappropriate base, please 
suggest rules for selecting the more suitable base]

url:    
https://github.com/0day-ci/linux/commits/Keith-Busch/blk-integrity-empty-imlpementation-when-disabled/20151027-003330
config: i386-randconfig-r0-10252017 (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   In file included from include/linux/blkdev.h:18:0,
                    from init/main.c:75:
>> include/linux/bio.h:805:6: error: stray '`' in program
         `unsigned int len, unsigned int offset)
         ^

vim +805 include/linux/bio.h

   799                                                                  
unsigned int nr)
   800  {
   801          return NULL;
   802  }
   803  
   804  static inline int bio_integrity_add_page(struct bio *bio, struct page 
*page,
 > 805                                          `unsigned int len, unsigned int 
 > offset)
   806  {
   807          return 0;
   808  }

---
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