CrazyCat
b7236f208b
move asm/unaligned.h to linux/unaligned.h
...
asm/unaligned.h is always an include of asm-generic/unaligned.h;
might as well move that thing to linux/unaligned.h and include
that - there's nothing arch-specific in that header.
auto-generated by the following:
for i in `git grep -l -w asm/unaligned.h`; do
sed -i -e "s/asm\/unaligned.h/linux\/unaligned.h/" $i
done
for i in `git grep -l -w asm-generic/unaligned.h`; do
sed -i -e "s/asm-generic\/unaligned.h/linux\/unaligned.h/" $i
done
git mv include/asm-generic/unaligned.h include/linux/unaligned.h
git mv tools/include/asm-generic/unaligned.h tools/include/linux/unaligned.h
sed -i -e "/unaligned.h/d" include/asm-generic/Kbuild
sed -i -e "s/__ASM_GENERIC/__LINUX/" include/linux/unaligned.h tools/include/linux/unaligned.h
2024-12-11 17:53:49 +02:00
..
2023-06-09 16:25:16 -07:00
2020-03-25 11:50:48 +01:00
2023-02-24 23:14:22 -05:00
2021-10-01 16:52:48 -04:00
2018-04-07 15:04:04 -07:00
2017-12-18 23:07:43 -06:00
2018-10-31 08:54:16 -07:00
2023-02-24 23:14:22 -05:00
2021-11-06 13:30:41 -07:00
2018-10-31 08:54:16 -07:00
2022-10-10 10:33:55 +02:00
2018-10-31 08:54:16 -07:00
2017-11-02 11:10:55 +01:00
2018-10-31 08:54:16 -07:00
2020-08-07 11:33:26 -07:00
2018-10-31 08:54:16 -07:00
2021-06-29 10:53:55 -07:00
2023-02-24 23:14:22 -05:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2022-10-04 11:23:29 +02:00
2020-03-29 21:03:41 +02:00
2020-03-29 21:03:41 +02:00
2020-03-29 21:03:41 +02:00
2020-03-29 21:03:41 +02:00
2017-11-02 11:10:55 +01:00
2022-07-07 09:38:04 +01:00
2022-10-04 11:23:29 +02:00
2022-10-10 12:00:45 -07:00
2023-02-14 12:37:18 -05:00
2023-06-18 22:41:53 +02:00
2021-05-06 19:24:11 -07:00
2017-11-02 11:10:55 +01:00
2018-01-20 17:01:10 -08:00
2023-02-24 23:14:22 -05:00
2019-03-12 10:04:02 -07:00
2021-09-08 11:50:25 -07:00
2023-04-04 10:43:52 -05:00
2023-02-14 12:36:10 -05:00
2023-03-08 08:44:28 -08:00
2021-06-29 10:53:55 -07:00
2023-02-24 23:14:22 -05:00
2021-12-16 21:50:06 +01:00
2023-06-05 10:55:20 -06:00
2023-02-24 23:14:22 -05:00
2019-04-23 21:51:40 +02:00
2019-04-23 21:51:40 +02:00
2023-03-24 11:01:28 +01:00
2022-01-22 08:33:37 +02:00
2021-11-25 18:35:23 +01:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2020-06-12 17:43:17 -07:00
2021-09-18 14:12:39 -07:00
2021-06-29 10:53:55 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2021-07-25 22:33:04 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2021-06-29 10:53:55 -07:00
2021-04-25 05:25:22 +09:00
2022-09-09 10:44:34 +02:00
2020-03-29 21:03:41 +02:00
2024-12-11 17:53:49 +02:00
2023-01-13 11:48:15 +01:00