summaryrefslogtreecommitdiff
path: root/mm/tests/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJie Wang <jie.wang@intel.com>2026-04-21 16:32:07 +0000
committerAndreas Gruenbacher <agruenba@redhat.com>2026-04-23 09:18:48 +0200
commit942202677f8f2ee448a6a2feb06aeeaf520342e3 (patch)
tree55dd74b3977eb3b6a07e1461f625e0400cbb6e21 /mm/tests/git@git.tavy.me:linux.git
parentb99a1f0f18ee50445907f55069e88bcfd8947383 (diff)
gfs2: move quota_init qc iterator increment
Move qc++ from the loop body into the for-loop increment expression in gfs2_quota_init(). This keeps iterator progression explicit and avoids mixing pointer advance with duplicate-slot handling in the loop body. Signed-off-by: Jie Wang <jie.wang@intel.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'mm/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions