Re: [PATCH v3] selftests/damon: suppress compiler warnings for huge_count_read_write
From: Yuanchu Xie
Date: Wed May 04 2022 - 14:36:21 EST
Hi SeongJae,
Instead of adding the exception to the Makefile, these two pragmas can
be added to the offending c file instead. Although it is fairly minor and
either one works but I think this is cleaner.
Thanks,
Yuanchu