]> git.ipfire.org Git - thirdparty/linux.git/commit
dmaengine: idxd: Convert comma to semicolon
authorChen Ni <nichen@iscas.ac.cn>
Thu, 11 Jul 2024 01:34:36 +0000 (09:34 +0800)
committerVinod Koul <vkoul@kernel.org>
Mon, 5 Aug 2024 16:59:39 +0000 (22:29 +0530)
commit8bce5522a13107605709c3b253c09cb1f90850e8
treeea14c526c88d173a609bfedaa960e39630683109
parent31c70e0b7b54016ecf2033f8166a385d2abaad15
dmaengine: idxd: Convert comma to semicolon

Replace a comma between expression statements by a semicolon for
more readability.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: Fenghua Yu <fenghua.yu@intel.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20240711013436.2655373-1-nichen@iscas.ac.cn
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/idxd/perfmon.c