diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-08-19 04:18:37 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-24 16:20:29 -0700 |
commit | bb7dbaafff3f582d18028a5b99a8faa789842678 (patch) | |
tree | 753149b5f230ae2474fcfd95784ec65b205802e5 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 14a405c3a933ce261147a60dfb8bf586b45ec9de (diff) |
mm: remove checks for pte_index
Since pte_index is always defined, we don't need to check whether it's
defined or not. Delete the slow version that doesn't depend on it and
remove the #define since nobody needs to test for it.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Mike Rapoport (IBM) <[email protected]>
Cc: Christian Dietrich <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions