From: Bhaskar Chowdhury Date: Wed, 5 May 2021 01:38:35 +0000 (-0700) Subject: mm/util.c: fix typo X-Git-Tag: accepted/tizen/unified/20230118.172025~7280^2~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=31454980b8b55b066ba0d6b8267313fcb94ea816;p=platform%2Fkernel%2Flinux-rpi.git mm/util.c: fix typo s/condtion/condition/ Link: https://lkml.kernel.org/r/20210317033439.3429411-1-unixbhaskar@gmail.com Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap Cc: Matthew Wilcox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/mm/util.c b/mm/util.c index 972e7a0..a8bf17f 100644 --- a/mm/util.c +++ b/mm/util.c @@ -765,7 +765,7 @@ int overcommit_policy_handler(struct ctl_table *table, int write, void *buffer, * The deviation of sync_overcommit_as could be big with loose policy * like OVERCOMMIT_ALWAYS/OVERCOMMIT_GUESS. When changing policy to * strict OVERCOMMIT_NEVER, we need to reduce the deviation to comply - * with the strict "NEVER", and to avoid possible race condtion (even + * with the strict "NEVER", and to avoid possible race condition (even * though user usually won't too frequently do the switching to policy * OVERCOMMIT_NEVER), the switch is done in the following order: * 1. changing the batch