Sources under compat/ were excluded from cleanup using spatch since some of them were taken from an upstream and we didn't want to modify them so that merging in future updates would be simpler. However, most of the files in compat/ were created by us so it should be safe to apply cleanup to those files. Denton Liu (2): mingw: apply array.cocci rule compat/*.[ch]: remove extern from function declarations using spatch compat/mingw.c | 4 ++-- compat/mingw.h | 6 +++--- compat/win32/pthread.h | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) -- 2.23.0.248.g3a9dd8fb08