locking/seqlock: Fix grammar in comment
authorCuda-Chen <clh960524@gmail.com>
Tue, 17 Oct 2023 05:37:03 +0000 (13:37 +0800)
committerIngo Molnar <mingo@kernel.org>
Tue, 17 Oct 2023 11:28:12 +0000 (13:28 +0200)
commit184fdf9fc7ae6ae7155768faa48fc609d1a24b7e
treef02dfa5ab8f6a74c05a9b46064c95c3d6b144303
parentdcc134510eefaec6dda4fe71ab824f0300ed9f9f
locking/seqlock: Fix grammar in comment

The "neither writes before and after ..." for the description
of do_write_seqcount_end() should be "neither writes before nor after".

Signed-off-by: Cuda-Chen <clh960524@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20231017053703.11312-1-clh960524@gmail.com
include/linux/seqlock.h