commit | 6e85318521c001b6af82830774a8a7d05eec6adf | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Mon Apr 06 20:10:09 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 07 10:43:43 2020 -0700 |
tree | 089d6af3607a053409fd2be95e52b4eab0f2078d | |
parent | 51022f8715bbb365de8521a5b6a2fcf967ee76ca [diff] |
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>