Rasmus Villemoes
9b6c2d2e2b
lib/bitmap.c: change prototype of bitmap_copy_le
...
Make the prototype of bitmap_copy_le the same as bitmap_copy's. All other
bitmap_* functions take unsigned long* parameters; there's no reason this
should be special.
The only current user is the static inline uwb_mas_bm_copy_le, which
already does the void* laundering, so the end users can pass their u8 or
__le32 buffers without a cast.
Furthermore, this allows us to simply let bitmap_copy_le be an alias for
bitmap_copy on little-endian; see next patch.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2015-02-13 21:21:34 -08:00
..
2015-02-10 10:23:15 +00:00
2015-01-29 10:54:43 +02:00
2015-02-01 11:50:35 -08:00
2015-02-11 11:17:34 -08:00
2015-02-09 14:03:53 -08:00
2015-02-11 10:56:48 -08:00
2015-02-11 10:28:45 -08:00
2015-02-12 09:16:56 -08:00
2015-02-08 11:16:27 +08:00
2015-02-08 11:16:55 +08:00
2015-01-29 10:49:28 +02:00
2015-02-12 10:39:41 -08:00
2015-02-05 15:09:26 +01:00
2015-01-28 18:45:23 -05:00
2015-02-11 20:07:47 -08:00
2015-02-05 09:30:43 -07:00
2015-02-13 21:21:34 -08:00
2015-02-12 14:13:23 -08:00
2015-02-11 11:24:14 -07:00
2015-02-11 17:06:04 -08:00
2015-02-11 17:42:32 -08:00
2015-02-12 18:54:14 -08:00
2015-02-12 18:54:15 -08:00
2015-01-30 17:56:40 +09:00
2015-02-09 13:06:47 -05:00
2015-02-11 18:03:54 -08:00
2015-02-05 14:35:17 +01:00
2015-02-11 17:04:48 -08:00
2015-02-12 18:54:28 -08:00
2015-02-10 14:30:28 -08:00
2015-02-12 08:37:41 -08:00
2015-02-11 17:06:04 -08:00
2015-02-12 18:54:08 -08:00
2015-02-11 17:06:01 -08:00
2015-02-05 14:33:28 -08:00
2015-02-12 18:54:12 -08:00
2015-02-02 19:28:04 -08:00
2015-02-12 18:54:13 -08:00
2015-02-13 09:55:09 -08:00
2015-02-12 14:30:53 -08:00
2015-02-12 18:54:10 -08:00
2015-02-04 11:25:51 +01:00
2015-02-12 18:54:09 -08:00
2015-02-12 18:54:08 -08:00
2015-02-11 17:06:04 -08:00
2015-02-12 18:54:12 -08:00
2015-02-11 17:06:02 -08:00
2015-02-03 20:31:05 -06:00
2015-02-01 23:16:33 -08:00
2015-02-08 21:54:09 -08:00
2015-02-12 10:39:41 -08:00
2015-02-03 11:06:34 -08:00
2015-02-03 11:06:52 -08:00
2015-02-03 11:06:45 -08:00
2015-02-05 22:16:45 -05:00
2015-02-12 18:54:14 -08:00
2015-01-29 09:25:34 -08:00
2015-02-11 17:06:03 -08:00
2015-02-11 17:06:02 -08:00
2015-02-11 17:06:07 -08:00
2015-02-10 15:09:41 -08:00
2015-02-11 18:15:38 -08:00
2015-02-03 22:56:53 +01:00
2015-02-03 22:59:25 +01:00
2015-02-12 18:54:15 -08:00
2015-01-30 12:51:21 +01:00
2015-01-30 12:50:32 +01:00
2015-02-05 15:09:25 +01:00
2015-02-04 20:34:52 -08:00
2015-02-10 14:30:31 -08:00
2015-02-12 18:54:13 -08:00
2015-02-12 18:54:09 -08:00
2015-02-08 16:28:26 -08:00
2015-02-12 18:54:09 -08:00
2015-02-12 18:54:10 -08:00
2015-02-12 18:54:09 -08:00
2015-02-04 01:34:15 -05:00
2015-02-12 18:54:13 -08:00
2015-02-12 18:54:14 -08:00
2015-02-11 17:06:00 -08:00
2015-02-12 18:54:08 -08:00
2015-02-08 01:03:13 -08:00
2015-02-07 19:34:25 -05:00
2015-02-12 18:54:13 -08:00
2015-02-04 01:34:16 -05:00
2015-02-04 01:34:14 -05:00
2015-02-12 14:30:53 -08:00
2015-02-12 18:54:12 -08:00
2015-02-12 18:54:12 -08:00