lkml.org 
[lkml]   [2015]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] blk-integrity: empty imlpementation when disabled
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
[unhandled content-type:application/octet-stream]
\
 
 \ /
  Last update: 2015-10-26 18:01    [W:0.039 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site