Al Viro
cc44c17baf
csum_partial_copy_nocheck(): drop the last argument
...
It's always 0. Note that we theoretically could use ~0U as well -
result will be the same modulo 0xffff, _if_ the damn thing did the
right thing for any value of initial sum; later we'll make use of
that when convenient.
However, unlike csum_and_copy_..._user(), there are instances that
did not work for arbitrary initial sums; c6x is one such.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk >
2020-08-20 15:45:14 -04:00
..
2020-08-06 16:39:14 -07:00
2020-03-25 11:30:40 -07:00
2020-06-28 21:38:27 -07:00
2020-07-20 16:48:22 -07:00
2020-08-04 22:47:54 -07:00
2020-08-03 18:06:46 -07:00
2020-06-20 21:33:57 -07:00
2020-05-08 21:33:33 -07:00
2019-10-04 11:10:56 -07:00
2020-08-03 18:01:49 -07:00
2020-07-31 00:43:49 +02:00
2020-07-24 15:23:31 -07:00
2020-07-25 17:49:04 -07:00
2019-11-06 21:51:36 -08:00
2020-04-28 14:39:46 -07:00
2020-04-20 12:43:24 -07:00
2020-03-29 22:30:57 -07:00
2020-03-29 22:30:57 -07:00
2019-12-12 17:07:05 -08:00
2020-06-24 14:36:33 -07:00
2020-05-09 13:57:12 +02:00
2020-08-12 13:18:16 -07:00
2020-02-26 20:07:25 -08:00
2020-04-21 15:44:30 -07:00
2020-05-07 18:11:07 -07:00
2020-05-09 20:59:21 -07:00
2020-03-29 21:49:20 -07:00
2020-04-30 12:56:37 -07:00
2019-10-13 10:13:08 -07:00
2020-08-03 18:27:40 -07:00
2020-07-13 11:03:44 -07:00
2020-05-08 15:32:17 +10:00
2020-08-20 15:45:14 -04:00
2020-06-28 08:33:28 -07:00
2020-07-11 00:46:00 -07:00
2020-07-21 15:31:02 -07:00
2020-08-13 20:03:11 -07:00
2020-07-08 16:01:21 -07:00
2019-12-25 19:51:33 -08:00
2020-06-18 20:46:23 -07:00
2020-01-24 20:54:30 +01:00
2020-07-25 20:37:02 -07:00