Marcin Slusarz
63995d4650
ieee1394: be*_add_cpu conversion
...
replace all:
big_endian_variable = cpu_to_beX(beX_to_cpu(big_endian_variable) +
expression_in_cpu_byteorder);
with:
beX_add_cpu(&big_endian_variable, expression_in_cpu_byteorder);
generated with semantic patch
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2008-04-18 17:55:29 +02:00
..
2007-04-30 00:00:30 +02:00
2007-04-30 00:00:30 +02:00
2007-10-16 23:59:59 +02:00
2007-10-16 23:59:59 +02:00
2008-04-18 17:55:29 +02:00
2006-07-03 12:02:31 -04:00
2008-01-30 22:22:20 +01:00
2007-04-30 00:00:28 +02:00
2006-07-03 12:02:32 -04:00
2007-07-10 00:07:39 +02:00
2005-04-16 15:20:36 -07:00
2007-10-16 23:59:54 +02:00
2007-05-27 23:20:59 +02:00
2007-07-10 00:07:41 +02:00
2007-07-10 00:07:41 +02:00
2007-07-10 00:07:40 +02:00
2007-07-10 00:07:41 +02:00
2007-10-16 23:59:59 +02:00
2007-07-10 00:07:41 +02:00
2006-07-03 12:02:30 -04:00
2008-01-30 22:22:20 +01:00
2007-07-10 00:07:41 +02:00
2006-09-17 19:31:20 +02:00
2007-02-17 14:39:33 +01:00
2006-07-03 12:02:28 -04:00
2008-01-30 13:34:11 +01:00
2007-04-30 00:00:29 +02:00
2007-04-30 00:00:28 +02:00
2007-08-02 20:34:16 +02:00
2008-01-30 13:34:11 +01:00
2008-01-24 20:40:44 -08:00
2007-07-10 00:07:39 +02:00
2008-01-30 22:22:21 +01:00
2007-07-10 00:07:41 +02:00
2007-10-16 23:59:57 +02:00
2006-06-30 19:25:36 +02:00
2007-07-10 00:07:41 +02:00
2008-01-30 22:22:19 +01:00
2007-07-10 00:07:41 +02:00
2008-04-18 17:55:29 +02:00
2008-02-16 15:40:34 +01:00
2007-07-10 00:07:39 +02:00
2005-04-16 15:20:36 -07:00