summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorSJ Park <sj@kernel.org>2026-07-05 08:55:59 -0700
committerAndrew Morton <akpm@linux-foundation.org>2026-07-30 19:40:48 -0700
commitd0a5d03b778af609f322ee0e1d4804302af29666 (patch)
tree1ce66db294fb833a5ef3c62b760617920d39dbd1 /scripts/cleanpatch
parentc31ad3c6dad30d932cd906e384efd000db06233a (diff)
mm/damon/sysfs: remove region size validation
DAMON_SYSFS validates user inputs for monitoring target regions to disallow negative size regions. DAMON core assumes only positive size regions, though. The validation is incomplete. Fortunately damon_set_regions(), which is eventually used by DAMON_SYSFS, does the complete validation. Remove the incomplete and unnecessary validation. Link: https://lore.kernel.org/20260705155600.96555-9-sj@kernel.org Signed-off-by: SJ Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions