Joe Perches
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
...
Several fixes as well where the +1 was missing.
Done via coccinelle scripts like:
@@
struct resource *ptr;
@@
- ptr->end - ptr->start + 1
+ resource_size(ptr)
and some grep and typing.
Mostly uncompiled, no cross-compilers.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2011-06-10 14:55:36 +02:00
..
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-06-10 14:55:36 +02:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:21:36 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:21:40 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:21:43 +01:00
2011-05-25 02:21:46 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:21:48 +01:00
2011-05-25 02:21:51 +01:00
2011-05-25 02:20:41 +01:00
2011-06-10 14:55:36 +02:00
2011-05-27 20:06:53 -07:00
2011-05-25 02:25:00 +01:00
2011-05-19 09:55:42 +01:00
2011-05-25 02:21:59 +01:00
2011-05-23 18:05:10 +01:00
2008-06-04 17:50:17 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-27 20:06:53 -07:00
2011-05-25 02:15:37 +01:00
2011-05-27 20:06:53 -07:00
2011-05-20 22:27:34 +01:00
2011-05-25 02:22:00 +01:00
2011-05-25 02:25:00 +01:00
2011-06-10 14:55:36 +02:00
2011-05-25 02:22:01 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:22:03 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:22:04 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:22:57 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:23:09 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00
2011-05-25 02:25:00 +01:00