aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorFinn Thain <[email protected]>2021-11-26 09:34:19 +1100
committerDamien Le Moal <[email protected]>2021-11-29 20:28:13 +0900
commit5fad50779083102e0c01919acf1c13d6012b9e38 (patch)
treef56142754930b2688ad2f5399069b23966f2a091 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentd58071a8a76d779eedab38033ae4c821c30295a5 (diff)
pata_falcon: Avoid type warnings from sparse
The zero day bot reported some sparse complaints in pata_falcon.c. E.g. drivers/ata/pata_falcon.c:58:41: warning: cast removes address space '__iomem' of expression drivers/ata/pata_falcon.c:58:41: warning: incorrect type in argument 1 (different address spaces) drivers/ata/pata_falcon.c:58:41: expected unsigned short volatile [noderef] [usertype] __iomem *port drivers/ata/pata_falcon.c:58:41: got unsigned short [usertype] * The same thing shows up in 8 places, all told. Avoid this by removing unnecessary type casts. Cc: Jens Axboe <[email protected]> Cc: Michael Schmitz <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Reported-by: kernel test robot <[email protected]> Suggested-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Finn Thain <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions