]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: Remove the 030 case in virt_to_phys_slow
authorChristoph Hellwig <hch@lst.de>
Thu, 16 Sep 2021 07:04:01 +0000 (09:04 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 24 Sep 2021 11:35:06 +0000 (13:35 +0200)
commitde746934a74978c02da6b8af8e72a2222c6eb558
treeb53983d1725c54fb1728f7eb8dfd8b3deea7674a
parent2bb2dbb7dce03cc321211d9de762bd4e68c971a8
m68k: Remove the 030 case in virt_to_phys_slow

The 030 case in virt_to_phys_slow can't ever be reached, so remove it.

Suggested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Michael Schmitz <schmitzmic@gmail.com>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Link: https://lore.kernel.org/r/20210916070405.52750-3-hch@lst.de
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/mm/cache.c