linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mm: docs: more trivial updates
@ 2018-02-25 18:59 Mike Rapoport
  2018-02-25 18:59 ` [PATCH 1/3] mm/nommu: remove description of alloc_vm_area Mike Rapoport
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mike Rapoport @ 2018-02-25 18:59 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-mm, linux-doc, lkml, Mike Rapoport

Hi,

Here's another set of (mostly) trivial updates for kernel-doc descriptions
in the mm code.

Mike Rapoport (3):
  mm/nommu: remove description of alloc_vm_area
  mm/swap: remove @cold parameter description for release_pages
  mm: kernel-doc: add missing parameter descriptions

 mm/cma.c            |  5 +++++
 mm/compaction.c     |  1 +
 mm/kmemleak.c       | 10 ++++++++++
 mm/memory_hotplug.c |  6 ++++++
 mm/nommu.c          | 12 ------------
 mm/oom_kill.c       |  2 ++
 mm/pagewalk.c       |  3 +++
 mm/rmap.c           |  1 +
 mm/swap.c           |  1 -
 mm/zsmalloc.c       |  2 ++
 10 files changed, 30 insertions(+), 13 deletions(-)

-- 
2.7.4

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-25 19:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-25 18:59 [PATCH 0/3] mm: docs: more trivial updates Mike Rapoport
2018-02-25 18:59 ` [PATCH 1/3] mm/nommu: remove description of alloc_vm_area Mike Rapoport
2018-02-25 18:59 ` [PATCH 2/3] mm/swap: remove @cold parameter description for release_pages Mike Rapoport
2018-02-25 18:59 ` [PATCH 3/3] mm: kernel-doc: add missing parameter descriptions Mike Rapoport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).