diff options
author | Shen Lichuan <shenlichuan@vivo.com> | 2024-09-06 08:58:15 +0200 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-09-06 23:20:38 +0200 |
commit | 389e72c5d1efcfd3962d29624c1b78cfa002911e (patch) | |
tree | f954e04e9b5204e9fbf91c1a75867c0305b75cb1 /fs | |
parent | Merge tag 'md-6.12-20240906' of https://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-389e72c5d1efcfd3962d29624c1b78cfa002911e.tar.xz linux-389e72c5d1efcfd3962d29624c1b78cfa002911e.zip |
nvme: 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 <shenlichuan@vivo.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions