Le 07/06/2018 à 20:56, no-re...@patchew.org a écrit : ... > === OUTPUT BEGIN === > Checking PATCH 1/4: linux-user/alpha: Fix epoll syscalls... > ERROR: code indent should never use tabs > #22: FILE: linux-user/alpha/syscall_nr.h:346: > +#define TARGET_NR_epoll_create^I^I407$ > > ERROR: code indent should never use tabs > #23: FILE: linux-user/alpha/syscall_nr.h:347: > +#define TARGET_NR_epoll_ctl^I^I408$ > > ERROR: code indent should never use tabs > #24: FILE: linux-user/alpha/syscall_nr.h:348: > +#define TARGET_NR_epoll_wait^I^I409$ > > total: 3 errors, 0 warnings, 27 lines checked ... > ERROR: code indent should never use tabs > #18: FILE: linux-user/microblaze/syscall_nr.h:366: > +#define TARGET_NR_accept4^I^I362 /* new */$ >
If you agree, I will remove tabs when I'll commit the patches for the pull-request. Thanks, Laurent