diff options
author | Baoquan He <bhe@redhat.com> | 2023-07-21 15:17:58 +0200 |
---|---|---|
committer | Dennis Zhou <dennis@kernel.org> | 2023-08-25 17:04:59 +0200 |
commit | 5b672085e70c2ea40f4c9d6a23848079bf0ff700 (patch) | |
tree | 4a9ab986b6cb7769c6fd1fd51e21691657ec5df1 /net | |
parent | mm/percpu: Remove some local variables in pcpu_populate_pte (diff) | |
download | linux-5b672085e70c2ea40f4c9d6a23848079bf0ff700.tar.xz linux-5b672085e70c2ea40f4c9d6a23848079bf0ff700.zip |
mm/percpu.c: remove redundant check
The conditional check "(ai->dyn_size < PERCPU_DYNAMIC_EARLY_SIZE) has
covered the check '(!ai->dyn_size)'.
Signed-off-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Dennis Zhou <dennis@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions