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-06-10 14:55:36 +02:00
2011-06-10 14:55:36 +02:00
2011-05-03 11:43:21 -07:00
2011-05-06 18:16:39 -07:00
2011-06-10 14:55:36 +02:00
2011-05-03 11:43:21 -07:00
2011-06-10 14:55:36 +02:00
2011-05-02 16:59:36 -07:00
2011-06-10 14:55:36 +02:00
2011-05-19 16:34:04 -07:00
2011-05-02 16:59:38 -07:00
2011-06-10 14:55:36 +02:00
2011-05-03 11:43:21 -07:00
2011-05-03 11:43:21 -07:00
2011-06-10 14:55:36 +02:00
2011-05-10 13:30:45 -07:00
2011-05-03 11:43:21 -07:00
2011-05-27 12:07:36 -07:00
2011-06-10 14:55:36 +02:00
2011-06-10 14:55:36 +02:00
2011-05-03 11:43:21 -07:00
2011-05-17 11:20:24 -07:00
2011-05-10 14:14:59 -07:00
2011-05-19 16:34:04 -07:00
2011-05-03 11:43:21 -07:00
2011-05-03 11:43:21 -07:00
2011-05-03 11:43:21 -07:00
2011-05-03 11:43:21 -07:00
2011-06-10 14:55:36 +02:00
2011-06-10 14:55:36 +02:00
2011-05-19 16:49:52 -07:00
2011-06-10 14:55:36 +02:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-10 10:16:21 +02:00
2011-03-31 11:26:23 -03:00
2011-05-19 16:34:04 -07:00
2011-03-31 11:26:23 -03:00
2011-05-20 12:50:29 -07:00
2011-05-19 16:34:04 -07:00
2011-05-02 17:03:50 -07:00
2011-05-19 16:45:32 -07:00
2011-05-03 10:09:32 -07:00
2011-06-10 14:55:36 +02:00
2011-04-13 15:44:03 -07:00
2011-06-10 14:55:36 +02:00
2011-06-10 14:55:36 +02:00
2011-05-19 16:34:04 -07:00
2011-03-13 18:07:11 -07:00
2011-06-10 14:55:36 +02:00
2011-05-17 11:20:23 -07:00
2011-06-10 14:55:36 +02:00
2011-06-10 14:55:36 +02:00
2011-06-07 09:07:47 -07:00
2011-05-06 18:16:40 -07:00
2011-06-10 14:55:36 +02:00
2011-06-10 14:55:36 +02:00
2011-06-10 14:55:36 +02:00
2011-03-16 19:05:40 -07:00
2011-06-10 14:55:36 +02:00
2011-05-27 12:07:36 -07:00
2011-05-27 12:07:36 -07:00
2011-03-13 18:07:11 -07:00
2011-05-06 07:46:22 +02:00
2011-05-23 12:33:02 -07:00
2011-04-13 16:36:06 -07:00
2011-05-19 16:43:20 -07:00
2011-06-10 14:55:36 +02:00
2011-05-23 12:33:02 -07:00
2011-05-19 16:43:20 -07:00
2011-05-06 18:24:01 -07:00
2011-05-06 18:24:00 -07:00
2011-05-19 16:43:20 -07:00
2011-06-02 16:38:24 -07:00
2011-05-12 12:54:22 -07:00
2011-06-05 21:01:38 -07:00
2011-06-02 18:22:58 -07:00
2011-06-01 16:26:48 -07:00
2011-06-02 18:22:58 -07:00
2011-06-02 18:22:58 -07:00