On Fri, 06/02 04:38, no-re...@patchew.org wrote: > Checking PATCH 14/22: util: add stats64 module... > ERROR: memory barrier without comment > #332: FILE: util/stats64.c:102: > + smp_wmb(); > > ERROR: memory barrier without comment > #361: FILE: util/stats64.c:131: > + smp_wmb(); > > total: 2 errors, 0 warnings, 335 lines checked
As explained by Paolo in v1, the comments are just one more line above so it's a false positive. Fam