Richard Fitzgerald e18baa7cc3 lib: crc8: pointer to data block should be const
crc8() does not change the data passed to it, so the pointer argument
should be declared const.  This avoids callers that receive const data
having to cast it to a non-const pointer to call crc8().

Link: https://lkml.kernel.org/r/20210329122409.3291-1-rf@opensource.cirrus.com
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2021-05-06 19:24:12 -07:00
..
2021-04-26 16:32:11 -07:00
2021-04-22 09:26:22 -07:00
2021-04-26 12:11:52 -07:00
2021-02-02 00:16:57 +01:00
2020-12-09 19:26:02 -06:00
2021-04-28 15:59:13 -07:00
2021-01-23 14:57:21 +01:00
2021-04-28 15:56:51 -07:00
2021-04-29 11:57:23 -07:00
2021-05-06 19:24:11 -07:00
2021-04-14 16:30:30 +03:00
2021-04-29 11:57:23 -07:00
2020-12-02 09:46:55 -07:00
2021-01-24 14:27:17 +01:00
2021-02-26 09:41:03 -08:00
2021-04-08 16:04:20 -07:00
2021-02-17 14:07:48 +01:00
2021-04-08 16:04:20 -07:00
2021-04-08 16:04:20 -07:00
2021-01-21 14:06:00 -07:00
2021-05-06 19:24:11 -07:00
2020-10-19 14:28:30 -07:00
2021-01-16 15:12:06 -05:00
2021-01-18 14:26:51 +01:00
2021-02-24 09:54:24 -08:00
2021-03-22 03:57:39 +01:00
2021-02-08 12:28:07 +01:00
2020-12-10 12:42:59 -06:00
2021-04-12 15:04:23 +02:00
2021-03-30 22:37:06 +02:00
2020-11-16 16:31:41 +01:00
2021-05-05 11:27:20 -07:00
2020-12-17 11:18:00 -08:00
2021-04-08 10:24:36 -06:00
2020-11-16 15:20:01 +01:00
2021-04-28 17:22:10 -07:00
2020-11-16 08:14:30 -07:00
2021-02-11 13:24:44 -08:00
2021-02-23 13:39:45 -08:00
2021-04-08 16:04:20 -07:00
2020-12-02 22:10:35 -08:00
2021-04-30 11:20:40 -07:00
2020-11-23 14:16:55 +00:00
2021-02-21 10:29:20 -08:00
2021-04-26 15:03:23 -07:00
2021-01-27 12:27:36 +01:00
2020-11-24 16:47:48 +01:00
2021-04-26 10:25:03 -07:00
2021-03-22 04:23:14 +01:00
2020-12-15 16:19:31 +01:00
2021-05-06 19:24:11 -07:00
2021-01-21 16:16:10 +00:00
2021-02-26 09:41:02 -08:00
2021-02-26 09:41:03 -08:00
2021-01-22 15:09:42 +01:00
2021-04-28 12:37:53 -07:00
2021-03-13 11:27:30 -08:00
2021-05-05 11:27:26 -07:00
2021-04-08 16:04:20 -07:00
2021-03-29 15:56:48 +02:00
2021-01-04 11:42:21 -05:00
2021-02-26 09:17:24 -08:00
2021-04-06 08:34:39 +02:00
2021-02-17 13:17:49 -08:00
2021-04-21 10:24:41 -05:00
2021-02-26 09:40:59 -08:00
2021-02-03 19:05:50 +01:00
2021-03-10 09:34:06 +01:00
2021-04-29 11:57:23 -07:00
2021-05-05 11:27:26 -07:00
2020-10-18 09:27:10 -07:00
2021-01-24 14:27:17 +01:00
2021-01-24 14:27:20 +01:00
2021-03-06 12:40:22 +01:00
2021-02-26 09:41:03 -08:00
2021-04-28 12:00:13 -07:00
2020-12-03 11:20:52 +01:00
2021-01-16 23:19:26 +01:00
2020-12-15 15:57:25 -08:00
2021-03-22 02:45:52 +01:00
2020-12-16 11:30:10 -08:00
2021-04-28 13:33:57 -07:00
2020-12-10 16:17:15 +01:00
2020-12-10 10:45:36 +01:00
2021-05-06 19:24:11 -07:00
2021-02-20 10:13:32 -05:00
2021-03-17 15:51:17 +01:00
2021-03-25 17:39:33 -07:00
2020-12-14 16:40:27 -08:00
2020-10-30 21:57:04 +01:00
2021-01-06 16:24:59 -08:00
2020-12-16 12:33:35 -08:00
2021-02-09 12:27:29 -05:00
2021-03-10 09:34:06 +01:00
2021-04-15 10:32:17 +02:00
2021-02-13 17:17:53 +01:00
2021-03-30 17:06:49 -07:00
2020-11-09 18:39:36 +01:00
2021-04-26 22:55:12 +01:00
2021-04-09 16:00:00 +02:00
\n
2021-04-29 11:06:13 -07:00
2021-01-21 16:16:10 +00:00
2021-03-22 15:02:14 +01:00
2021-02-09 12:15:07 +01:00
2021-01-21 14:06:00 -07:00
2021-04-16 15:31:02 -07:00
2021-03-30 13:42:33 -04:00
2021-01-24 14:27:17 +01:00
2021-02-08 22:58:55 +01:00