]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef comment
authorSeongJae Park <sj@kernel.org>
Mon, 28 Oct 2024 23:30:58 +0000 (16:30 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 1 Nov 2024 04:29:31 +0000 (21:29 -0700)
commitdde73be1bc8594319d8823c4371d5c543225244b
tree3f8e1be1dc3740aed454b9e30f481a3ceb1ff4e3
parentb8a03c1ce8200881df57960e1325e9739a5a7629
mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef comment

Closing part of double inclusion guarding macro for dbgfs-kunit.h was
copy-pasted from somewhere (maybe before the initial mainline merge of
DAMON), and not properly updated.  Fix it.

Link: https://lkml.kernel.org/r/20241028233058.283381-7-sj@kernel.org
Fixes: 17ccae8bb5c9 ("mm/damon: add kunit tests")
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Andrew Paniakin <apanyaki@amazon.com>
Cc: Brendan Higgins <brendan.higgins@linux.dev>
Cc: David Gow <davidgow@google.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/damon/tests/dbgfs-kunit.h