diff options
author | Weizhao Ouyang <o451686892@gmail.com> | 2021-09-08 04:56:06 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-08 20:50:24 +0200 |
commit | 395519b4b6e82741f29aaf6defa66cbdf3466584 (patch) | |
tree | 374cc2ed7e3ef66d66254a75f7912069e5c31c47 /drivers/scsi/sd_zbc.c | |
parent | mm: don't allow executable ioremap mappings (diff) | |
download | linux-395519b4b6e82741f29aaf6defa66cbdf3466584.tar.xz linux-395519b4b6e82741f29aaf6defa66cbdf3466584.zip |
mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
early_ioremap_reset() reserved a weak function so that architectures can
provide a specific cleanup. Now no architectures use it, remove this
redundant function.
Link: https://lkml.kernel.org/r/20210901082917.399953-1-o451686892@gmail.com
Signed-off-by: Weizhao Ouyang <o451686892@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/scsi/sd_zbc.c')
0 files changed, 0 insertions, 0 deletions