aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrey Konovalov <[email protected]>2019-03-05 15:41:31 -0800
committerLinus Torvalds <[email protected]>2019-03-05 21:07:13 -0800
commit5c0198b6fb73867dea296a69a944a4fdbceff3d8 (patch)
tree8d0250e1a717b3d4c2c10df1291daeb8d0f05aa2 /tools/perf/scripts/python
parentbcf6f55a0d05eedd8ebb6ecc60ae3f93205ad833 (diff)
kasan: fix coccinelle warnings in kasan_p*_table
kasan_p4d_table(), kasan_pmd_table() and kasan_pud_table() are declared as returning bool, but return 0 instead of false, which produces a coccinelle warning. Fix it. Link: http://lkml.kernel.org/r/1fa6fadf644859e8a6a8ecce258444b49be8c7ee.1551716733.git.andreyknvl@google.com Fixes: 0207df4fa1a8 ("kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN") Signed-off-by: Andrey Konovalov <[email protected]> Reported-by: kbuild test robot <[email protected]> Acked-by: Andrey Ryabinin <[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