]> git.baikalelectronics.ru Git - kernel.git/commit
scatterlist: fix a typo in comment block of sg_miter_stop()
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 8 Feb 2016 07:09:08 +0000 (16:09 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Feb 2016 18:15:17 +0000 (10:15 -0800)
commitdfb57706682337007c32726043ea837b3808c517
tree313880df4beb6caca38895d43b2cb3aeb7df749b
parent422610dfd6cd429199bef194ed3367db0f624612
scatterlist: fix a typo in comment block of sg_miter_stop()

Fix the doubled "started" and tidy up the following sentences.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/scatterlist.c