diff options
author | 2022-07-04 19:41:12 +0800 | |
---|---|---|
committer | 2022-07-17 17:14:47 -0700 | |
commit | 48725bbc0c3828bb9e36b632c6bf0326ed292ffb (patch) | |
tree | 0949f253bf4dc9390362beb4bc9cc1a204489c4b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | mm/huge_memory: use helper macro IS_ERR_OR_NULL in split_huge_pages_pid (diff) | |
download | linux-dev-48725bbc0c3828bb9e36b632c6bf0326ed292ffb.tar.xz linux-dev-48725bbc0c3828bb9e36b632c6bf0326ed292ffb.zip |
mm/mprotect: remove the redundant initialization for error
The variable error will be assigned correctly before it is used, the
initialization is redundant, so remove it.
Link: https://lkml.kernel.org/r/20220704114112.163112-1-xiujianfeng@huawei.com
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions