Juntong Deng bbe246f875 selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error
According to the awk manual, the -e option does not need to be specified
in front of 'program' (unless you need to mix program-file).

The redundant -e option can cause error when users use awk tools other
than gawk (for example, mawk does not support the -e option).

Error Example:
awk: not an option: -e

Link: https://lkml.kernel.org/r/VI1P193MB075228810591AF2FDD7D42C599C3A@VI1P193MB0752.EURP193.PROD.OUTLOOK.COM
Signed-off-by: Juntong Deng <juntong.deng@outlook.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-09-29 17:20:48 -07:00
..
2023-07-25 14:06:08 +02:00
2023-04-24 12:28:34 -07:00
2023-08-28 18:46:47 -07:00
2023-09-01 15:58:21 -07:00
2023-08-24 10:41:47 -04:00
2023-09-15 19:22:20 -07:00
2023-06-29 10:11:10 -07:00
2023-07-13 19:13:24 -07:00
2023-09-12 09:10:36 -07:00
2023-08-31 13:25:55 -04:00
2023-02-23 09:37:29 -08:00
2023-08-28 19:03:24 -07:00
2023-04-25 11:05:04 -07:00
2023-08-28 18:46:47 -07:00
2023-08-21 13:46:25 -07:00
2023-09-08 10:06:56 -06:00
2023-08-29 11:33:01 -07:00