Re: [PATCH v1] wifi: mt76: mt7615: Convert comma to semicolon
From: AngeloGioacchino Del Regno
Date: Wed Sep 11 2024 - 04:25:41 EST
Il 11/09/24 05:42, Shen Lichuan ha scritto:
To ensure code clarity and prevent potential errors, it's advisable
to employ the ';' as a statement separator, except when ',' are
intentionally used for specific purposes.
Signed-off-by: Shen Lichuan <shenlichuan@xxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>