diff options
author | Adrian Huang <ahuang12@lenovo.com> | 2020-12-17 13:26:48 +0800 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-01-05 19:07:42 +0100 |
commit | 91a8f6cb06b33adc79fbf5f7381d907485767c00 (patch) | |
tree | 95006acddbfcb9bbfd344de896f2da3e744df02a /tools/perf/scripts/python | |
parent | 3052636aa9aa2492ccac973449be63cae5b93a67 (diff) |
x86/mm: Refine mmap syscall implementation
It is unnecessary to use the local variable 'error' in the mmap syscall
implementation function - just return -EINVAL directly and get rid of
the local variable altogether.
[ bp: Massage commit message. ]
Signed-off-by: Adrian Huang <ahuang12@lenovo.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lkml.kernel.org/r/20201217052648.24656-1-adrianhuang0701@gmail.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions