Arnd Bergmann
5f69841c22
partitions: msdos: fix one-byte get_unaligned()
...
[ Upstream commit 1b1774998b2dec837a57d729d1a22e5eb2d6d206 ]
A simplification of get_unaligned() clashes with callers that pass
in a character pointer, causing a harmless warning like:
block/partitions/msdos.c: In function 'msdos_partition':
include/asm-generic/unaligned.h:13:22: warning: 'packed' attribute ignored for field of type 'u8' {aka 'unsigned char'} [-Wattributes]
Remove the SYS_IND() macro with the get_unaligned() call
and just use the ->ind field directly.
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2021-07-20 16:05:39 +02:00
..
2021-07-20 16:05:39 +02:00
2020-08-23 17:36:59 -05:00
2020-08-18 07:48:08 -07:00
2021-05-19 10:13:13 +02:00
2020-08-18 07:48:08 -07:00
2020-08-18 07:48:08 -07:00
2020-07-02 12:38:18 -06:00
2021-04-16 11:43:21 +02:00
2021-03-30 14:31:48 +02:00
2019-11-07 12:28:13 -07:00
2021-02-13 13:55:13 +01:00
2021-01-12 20:18:17 +01:00
2020-07-01 07:27:24 -06:00
2020-10-05 10:47:43 -06:00
2020-10-05 10:47:43 -06:00
2020-05-27 05:21:23 -06:00
2021-07-14 16:56:11 +02:00
2020-10-06 07:29:53 -06:00
2020-07-16 10:22:15 -06:00
2021-05-19 10:13:11 +02:00
2020-10-08 07:59:48 -06:00
2020-09-25 08:18:57 -06:00
2020-09-23 09:18:39 -06:00
2021-07-14 16:56:02 +02:00
2020-10-20 07:08:17 -06:00
2019-01-17 21:21:40 -07:00
2021-01-19 18:27:29 +01:00
2019-06-13 03:00:30 -06:00
2019-05-31 15:12:34 -06:00
2019-05-31 15:12:34 -06:00
2021-05-19 10:13:13 +02:00
2020-10-13 12:12:44 -07:00
2020-10-09 12:46:28 -06:00
2021-07-14 16:55:58 +02:00
2021-07-14 16:55:58 +02:00
2020-03-17 20:55:21 +01:00
2021-07-14 16:56:13 +02:00
2021-07-14 16:55:58 +02:00
2021-01-06 14:56:50 +01:00
2021-01-12 20:18:17 +01:00
2021-07-19 09:45:00 +02:00
2021-07-14 16:56:00 +02:00
2021-03-04 11:38:22 +01:00
2020-09-01 16:48:46 -06:00
2018-12-12 06:47:51 -07:00
2020-10-09 12:46:28 -06:00
2020-10-08 08:01:38 -06:00
2020-07-31 16:29:47 -06:00
2021-07-14 16:56:12 +02:00
2021-07-14 16:56:12 +02:00
2021-03-30 14:31:51 +02:00
2020-10-06 07:29:53 -06:00
2020-10-05 10:47:43 -06:00
2020-09-23 09:18:13 -06:00
2021-03-04 11:37:42 +01:00
2017-11-02 11:10:55 +01:00
2020-10-09 12:34:06 -06:00
2021-03-30 14:31:52 +02:00
2021-04-28 13:39:59 +02:00
2020-09-01 19:38:33 -06:00
2020-09-01 16:49:26 -06:00
2020-06-14 01:57:21 +09:00
2020-11-20 11:52:52 -07:00
2021-05-19 10:13:13 +02:00
2020-06-24 09:15:56 -06:00
2021-05-19 10:13:13 +02:00
2020-03-12 08:00:10 -06:00
2020-10-13 13:04:41 -07:00
2020-03-12 08:00:10 -06:00
2020-01-06 20:59:04 -07:00