MIPS: mm: Move drop_mmu_context() comment into appropriate block
authorPaul Burton <paul.burton@mips.com>
Sat, 2 Feb 2019 01:43:20 +0000 (01:43 +0000)
committerPaul Burton <paul.burton@mips.com>
Mon, 4 Feb 2019 18:56:20 +0000 (10:56 -0800)
commit6067d47e36f4a3aa691f7b1f91e438cd289ecb8f
tree6797df57ae1f39d08ce87c85c023d2173049aeba
parentc9b2a3dc240c444b4f7b556e2cce756828720856
MIPS: mm: Move drop_mmu_context() comment into appropriate block

drop_mmu_context() is preceded by a comment indicating what happens if
the mm provided is currently active on the local CPU. Move that comment
into the block that executes in this case, adjusting slightly to reflect
its new location.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
arch/mips/include/asm/mmu_context.h