diff options
author | Paul Burton <paul.burton@mips.com> | 2018-08-01 22:15:17 +0200 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2018-08-01 22:20:21 +0200 |
commit | 3a1c0fc5927f001d2c70998c08cad42ee5f64849 (patch) | |
tree | aff0556000f5f82b9049454532cef57459ed4448 /drivers/block/floppy.c | |
parent | MIPS: Remove nabi_no_regargs (diff) | |
download | linux-3a1c0fc5927f001d2c70998c08cad42ee5f64849.tar.xz linux-3a1c0fc5927f001d2c70998c08cad42ee5f64849.zip |
MIPS: Remove unused sys_32_mmap2
The sys_32_mmap2 function has been unused since we started using syscall
wrappers in commit dbda6ac08976 ("MIPS: CVE-2009-0029: Enable syscall
wrappers."), and is indeed identical to the sys_mips_mmap2 function that
replaced it in sys32_call_table.
Remove the dead code.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20107/
Cc: James Hogan <jhogan@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions