[ Sasha's backport helper bot ]
Hi,
The upstream commit SHA1 provided is correct: 7bf888fa26e8f22bed4bc3965ab2a2953104ff96
WARNING: Author mismatch between patch and upstream commit: Backport author: Catherine Hoang catherine.hoang@oracle.com Commit author: Chen Ni nichen@iscas.ac.cn
Status in newer kernel trees: 6.12.y | Present (exact SHA1) 6.6.y | Not found
Note: The patch differs from the upstream commit: --- 1: 7bf888fa26e8 ! 1: 0a7d90d411d7 xfs: convert comma to semicolon @@ Metadata ## Commit message ## xfs: convert comma to semicolon
+ commit 7bf888fa26e8f22bed4bc3965ab2a2953104ff96 upstream. + Replace a comma between expression statements by a semicolon.
Fixes: 178b48d588ea ("xfs: remove the for_each_xbitmap_ helpers") Signed-off-by: Chen Ni nichen@iscas.ac.cn Reviewed-by: Darrick J. Wong djwong@kernel.org Signed-off-by: Chandan Babu R chandanbabu@kernel.org + Signed-off-by: Catherine Hoang catherine.hoang@oracle.com + Acked-by: Darrick J. Wong djwong@kernel.org
## fs/xfs/scrub/agheader_repair.c ## @@ fs/xfs/scrub/agheader_repair.c: xrep_agfl_init_header( ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |