[PATCH v1 0/1] nvmet-tcp: fix typos in tcp.c
Xixin Liu
liuxixin at kylinos.cn
Thu Jun 4 03:00:00 PDT 2026
Hi,
Two cosmetic fixes in nvmet-tcp (no functional change):
- so_priority comment: "were" -> "where"; use the same block comment
style as host/tcp.c (see f947d9e77b26 "nvme/host: fixup some typos").
- pr_err for invalid ttag: "out of bound" -> "out of bounds".
Tested: scripts/checkpatch.pl on the diff.
Thanks,
Xixin Liu
---
Xixin Liu (1):
nvmet-tcp: fix typos in tcp.c
drivers/nvme/target/tcp.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
2.43.0
More information about the Linux-nvme
mailing list