]> 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)
commit760eef589bde30d98961faff351b35752818dfd3
treee062e5badf09f8afc5eb30da528e5270944a0439
parentd8064e88c1c2fee4b808592e8050ed01985545bf
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