]> git.baikalelectronics.ru Git - kernel.git/commit
mm/gup.c: update the documentation
authorSouptick Joarder <jrdr.linux@gmail.com>
Tue, 2 Jun 2020 04:48:24 +0000 (21:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Jun 2020 17:59:08 +0000 (10:59 -0700)
commit74c67ec52895c9203c258f5ee008802c3019dcac
treee062e5badf09f8afc5eb30da528e5270944a0439
parentc77712bd1d1ebe8d0347ad58cfc42761304d5d2f
mm/gup.c: update the documentation

This patch is an attempt to update the documentation.

 - Add/ remove extra * based on type of function static/global.

 - Add description for functions and their input arguments.

[akpm@linux-foundation.org: s@/*@/**@]
Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/1588013630-4497-1-git-send-email-jrdr.linux@gmail.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/gup.c