diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2024-11-04 20:16:30 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-11-11 20:25:40 +0300 |
commit | fd0a5afb5455b4561bfc6dfb0c4b2d8226f9ccfe (patch) | |
tree | 6e61cf06031973f0b6df7f63e89ff5ac14ddad07 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 2d5404caa8c7bb5c4e0435f94b28834ae5456623 (diff) | |
download | linux-fd0a5afb5455b4561bfc6dfb0c4b2d8226f9ccfe.tar.xz |
kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNEL
The intent here was clearly to use the gfp variable flags instead of
hardcoding GFP_KERNEL. All the callers pass GFP_KERNEL as the gfp
flags so this doesn't affect runtime.
Fixes: b3231d353a51 ("kunit: add a convenience allocation wrapper for SKBs")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions