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 23:04:35 +08:00
2011-05-25 23:04:34 +08:00
2011-05-25 23:04:34 +08:00
2011-05-25 23:04:34 +08:00
2010-12-19 15:44:53 +00:00
2011-05-25 23:04:35 +08:00
2010-10-26 11:32:48 +02:00
2011-05-25 23:04:34 +08:00
2011-05-25 23:04:34 +08:00
2011-05-25 23:04:34 +08:00
2011-05-25 23:04:34 +08:00
2010-12-19 15:44:53 +00:00
2011-05-25 23:04:34 +08:00
2011-05-25 23:04:34 +08:00
2011-06-10 14:55:36 +02:00
2011-05-25 23:04:34 +08:00
2011-05-25 23:04:34 +08:00
2011-05-25 23:04:34 +08:00
2008-09-06 12:10:45 +01:00
2011-05-25 23:04:34 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:34 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:35 +08:00
2011-05-25 23:04:34 +08:00
2009-11-10 23:46:35 +00:00
2011-05-25 23:04:35 +08:00
2011-03-29 14:47:58 +02:00
2011-03-29 14:47:58 +02:00
2011-05-25 23:04:35 +08:00
2008-09-29 15:46:26 +01:00
2011-05-25 23:04:35 +08:00
2009-06-27 11:05:22 +01:00
2010-10-26 11:32:48 +02:00
2010-11-16 14:14:02 +01:00
2010-10-26 11:32:48 +02:00
2008-12-01 17:18:08 +00:00
2008-12-01 17:18:08 +00:00