commit | ef549e13cf62733097eb1f7a9f44b2cea1611007 | [log] [tgz] |
---|---|---|
author | Mike Rapoport <rppt@linux.vnet.ibm.com> | Wed Jan 31 16:17:17 2018 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 31 17:18:37 2018 -0800 |
tree | 3e03f31732307485d8d091b7ee9e417c64d32da6 | |
parent | dc88c88904b8c5eb749874aecc278146b6ae02f3 [diff] |
mm: update comment describing tlb_gather_mmu The comment describes @fullmm argument, but the function has no such parameter. Update the comment to match the code and convert it to kernel-doc markup. Link: http://lkml.kernel.org/r/1512394531-2264-1-git-send-email-rppt@linux.vnet.ibm.com Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>