lib/scatterlist: fix sg_copy_buffer() kerneldoc
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 7 Apr 2020 03:10:09 +0000 (20:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2020 17:43:43 +0000 (10:43 -0700)
commit6e85318521c001b6af82830774a8a7d05eec6adf
tree089d6af3607a053409fd2be95e52b4eab0f2078d
parent51022f8715bbb365de8521a5b6a2fcf967ee76ca
lib/scatterlist: fix sg_copy_buffer() kerneldoc

Add the missing closing parenthesis to the description for the to_buffer
parameter of sg_copy_buffer().

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Akinobu Mita <akinobu.mita@gmail.com
Link: http://lkml.kernel.org/r/20200212084241.8778-1-geert+renesas@glider.be
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/scatterlist.c