Commit 41fd59b
mm/percpu: Remove some local variables in pcpu_populate_pte
In function pcpu_populate_pte there are already variable defined,
it can be reused for later use, here remove duplicated local
variables.
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Signed-off-by: Dennis Zhou <dennis@kernel.org>1 parent 5d0c230 commit 41fd59b
1 file changed
Lines changed: 9 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3189 | 3189 | | |
3190 | 3190 | | |
3191 | 3191 | | |
3192 | | - | |
3193 | | - | |
3194 | | - | |
3195 | | - | |
| 3192 | + | |
| 3193 | + | |
3196 | 3194 | | |
3197 | | - | |
| 3195 | + | |
3198 | 3196 | | |
3199 | 3197 | | |
3200 | 3198 | | |
3201 | 3199 | | |
3202 | | - | |
3203 | | - | |
3204 | | - | |
3205 | | - | |
| 3200 | + | |
| 3201 | + | |
3206 | 3202 | | |
3207 | | - | |
| 3203 | + | |
3208 | 3204 | | |
3209 | 3205 | | |
3210 | 3206 | | |
3211 | 3207 | | |
3212 | | - | |
3213 | | - | |
3214 | | - | |
3215 | | - | |
| 3208 | + | |
| 3209 | + | |
3216 | 3210 | | |
3217 | | - | |
| 3211 | + | |
3218 | 3212 | | |
3219 | 3213 | | |
3220 | 3214 | | |
| |||
0 commit comments