]> 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)
commitfbfe763ed9cbb939d67c91eaa32bbcbeb5deea63
tree313880df4beb6caca38895d43b2cb3aeb7df749b
parent2827ae15dc0f2c90e519a70f2b9ddebe33f2361f
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