aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorMiquel Raynal <[email protected]>2021-10-15 10:14:45 +0200
committerLee Jones <[email protected]>2021-10-20 17:29:04 +0100
commitb7cb7bf11817129c623fa921a1d6cd86b3cb727b (patch)
treedb348aee4aa2ae5198a1943afdea8f868f98d21f /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent65de5532a317b22f7fb93001cd0ed494145d3f4e (diff)
mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
Clean the ti_am335x_tscadc.h header by: * converting masks to GENMASK() * converting regular shifts to BIT() * using FIELD_PREP() when relevant Sometimes reorder the lines to be able to use the relevant bitmask. Mind the s/%d/%ld/ change in a log due to the type change following the use of FIELD_PREP() in the header. Suggested-by: Jonathan Cameron <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions