Yury Norov 749443de8d Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
A couple of kernel functions call for_each_*_bit_from() with start
bit equal to 0. Replace them with for_each_*_bit().

No functional changes, but might improve on readability.

Signed-off-by: Yury Norov <yury.norov@gmail.com>
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2022-01-15 08:47:31 -08:00
..
2021-11-21 11:25:19 -08:00
2020-11-24 16:47:49 +01:00
2021-11-02 22:22:13 -07:00
2021-04-26 15:10:25 -07:00
2021-06-29 12:36:59 -07:00
2021-09-17 13:14:44 +02:00
2021-03-18 15:31:53 +01:00
2021-11-19 10:14:57 -08:00
2021-03-18 15:31:53 +01:00
2020-08-20 13:12:58 +02:00
2020-07-27 14:31:07 -04:00
2021-03-18 15:31:53 +01:00
2021-10-25 23:02:36 -04:00