Mikulas Patocka
a3d939ae7b
dm: convert ffs to __ffs
...
ffs counts bit starting with 1 (for the least significant bit), __ffs
counts bits starting with 0. This patch changes various occurrences of ffs
to __ffs and removes subtraction of 1 from the result.
Note that __ffs (unlike ffs) is not defined when called with zero
argument, but it is not called with zero argument in any of these cases.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
2015-10-31 19:06:01 -04:00
..
2015-08-13 12:31:40 -06:00
2015-08-12 11:32:21 -04:00
2015-10-02 17:24:13 +10:00
2015-04-22 07:59:39 +10:00
2015-07-29 08:55:15 -06:00
2015-05-29 14:19:06 -04:00
2015-10-31 19:06:01 -04:00
2014-11-10 15:25:30 -05:00
2015-06-11 17:13:00 -04:00
2015-06-11 17:13:00 -04:00
2015-10-31 19:06:01 -04:00
2015-06-11 17:13:01 -04:00
2015-10-31 19:06:01 -04:00
2015-10-31 19:06:01 -04:00
2014-01-16 13:44:11 -05:00
2015-06-11 17:13:01 -04:00
2015-10-31 19:06:00 -04:00
2015-10-31 19:06:00 -04:00
2015-08-12 11:32:21 -04:00
2015-08-13 12:31:57 -06:00
2015-10-31 19:06:01 -04:00
2015-10-31 19:05:59 -04:00
2015-10-31 19:06:00 -04:00
2015-08-05 10:35:49 -07:00
2015-10-31 19:05:59 -04:00
2015-10-31 19:06:00 -04:00
2015-04-15 12:10:20 -04:00
2015-10-31 19:05:59 -04:00
2015-10-31 19:05:59 -04:00
2015-09-02 16:35:26 -07:00
2015-08-13 12:31:57 -06:00
2015-10-31 19:06:01 -04:00
2015-10-31 19:06:01 -04:00
2015-09-02 16:35:26 -07:00
2015-08-18 17:20:03 -04:00
2015-06-17 12:40:40 -04:00
2015-09-02 16:35:26 -07:00
2015-10-31 19:05:59 -04:00
2015-04-15 12:10:17 -04:00
2015-08-19 14:26:02 -07:00
2015-02-09 13:06:47 -05:00
2015-08-12 10:42:51 -04:00
2015-06-11 17:13:04 -04:00
2015-09-13 21:32:10 -04:00
2015-10-31 19:05:59 -04:00
2015-07-29 08:55:15 -06:00
2015-10-31 19:06:00 -04:00
2015-08-13 12:31:57 -06:00
2015-07-29 08:55:15 -06:00
2015-09-11 18:15:18 -07:00
2015-08-13 12:31:57 -06:00
2015-06-11 17:12:59 -04:00
2015-08-31 19:43:17 +02:00
2015-07-24 13:37:59 +10:00
2015-10-02 17:23:44 +10:00
2015-08-13 12:31:57 -06:00
2015-10-02 17:23:44 +10:00
2015-10-02 17:23:44 +10:00
2015-08-13 12:31:57 -06:00
2015-10-02 17:23:44 +10:00
2015-08-31 19:43:23 +02:00
2015-10-02 17:23:44 +10:00
2015-08-31 19:43:59 +02:00
2015-10-02 17:23:44 +10:00
2015-08-31 19:43:45 +02:00