diff options
author | Christoph Hellwig <[email protected]> | 2020-06-08 21:34:24 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-06-09 09:39:15 -0700 |
commit | cd0309058f849257f08d1a3dd0c384d1fd20c1e8 (patch) | |
tree | def4cc2045b36d90e8954c7b42c7255681e2d283 /arch/um/kernel/maccess.c | |
parent | 02dddb160ec1dccb51e75f3113654a090bc3963a (diff) |
maccess: remove probe_read_common and probe_write_common
Each of the helpers has just two callers, which also different in
dealing with kernel or userspace pointers. Just open code the logic
in the callers.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/um/kernel/maccess.c')
0 files changed, 0 insertions, 0 deletions