diff options
| author | Tianjia Zhang <[email protected]> | 2021-02-24 12:04:46 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-02-24 13:38:30 -0800 |
| commit | dbf53f7597be11ffc18b16444a1ffc7d7b76746e (patch) | |
| tree | dedd90151ff5f92fdab5044971f81d717aa6f4e0 /tools/perf/scripts/python | |
| parent | 8abb50c76b484e8d8dc355c092170c37b5f832f5 (diff) | |
mm/mprotect.c: optimize error detection in do_mprotect_pkey()
Obviously, the error variable detection of the if statement is
for the mprotect callback function, so it is also put into the
scope of calling callbck.
This is a cleanup which makes this site consistent with the rest of this
function's error handling.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Tianjia Zhang <[email protected]>
Reported-by: Jia Zhang <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Jarkko Sakkinen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions