]> Git Repo - linux.git/commit
i2c: imx: Convert comma to semicolon
authorShen Lichuan <[email protected]>
Mon, 9 Sep 2024 07:52:57 +0000 (15:52 +0800)
committerAndi Shyti <[email protected]>
Mon, 9 Sep 2024 22:36:49 +0000 (00:36 +0200)
commitc9e8f5a553d05fcbb2bfa7635581ebcbcd2b234a
tree38af00f6a20b737d713313fd5c5f4b88f6fcfbd6
parent12729039bd88b563a6c4e88706c0915928c92825
i2c: imx: Convert comma to semicolon

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 <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
drivers/i2c/busses/i2c-imx.c
This page took 0.053611 seconds and 4 git commands to generate.