aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorCosmin Tanislav <[email protected]>2022-01-11 09:47:03 +0200
committerJonathan Cameron <[email protected]>2022-06-14 11:53:09 +0100
commitccb64316cf7e20a9468333f73e7f7c60de911604 (patch)
tree12c07847e83872884f48503d965a252133658b0c /tools/perf/scripts/python/netdev-times.py
parent9e63be2acb34411ec00a34df666e169ce29a6904 (diff)
iio: addac: ad74413r: for_each_set_bit_from -> for_each_set_bit
The starting bit is always zero, it doesn't make much sense to use for_each_set_bit_from. Replace it with for_each_set_bit which doesn't start from a particular bit. Signed-off-by: Cosmin Tanislav <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions