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)
commitadc8cb406e52f89071f488848b0fb3e7907ae332
treee062e5badf09f8afc5eb30da528e5270944a0439
parent8d92890bd6b8502d6aee4b37430ae6444ade7a8c
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