Re: [PATCH v1] hwmon: Convert comma to semicolon
From: Guenter Roeck
Date: Tue Sep 17 2024 - 23:45:47 EST
On 9/17/24 20:35, Shen Lichuan wrote:
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>
The is expected to include include the driver name. Please check other patches
into the hwmon subsystem for reference, and please consider reading the
documentation about submitting patches. I am _not_ going to accept any patches
which lack this information.
Guenter