Al Viro
5f60d5f6bb
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-10-02 17:23:23 -04:00
..
2022-11-08 16:39:56 +01:00
2023-08-04 14:46:53 +02:00
2024-08-25 13:45:56 +02:00
2024-03-26 10:43:35 +01:00
2024-08-22 17:17:29 +08:00
2023-07-27 10:24:10 +02:00
2023-05-28 12:36:28 +01:00
2024-10-02 17:23:23 -04:00
2023-08-09 14:16:06 +02:00
2021-10-21 12:47:56 +02:00
2023-07-27 10:24:11 +02:00
2023-07-27 10:24:10 +02:00
2023-07-27 10:24:10 +02:00
2024-01-27 16:53:51 -08:00
2023-05-13 17:33:18 +09:00
2023-07-27 10:24:09 +02:00
2023-05-28 12:36:29 +01:00
2024-03-26 10:43:35 +01:00
2023-08-12 10:03:22 +02:00
2023-08-04 14:46:53 +02:00
2023-07-27 10:24:09 +02:00
2023-07-27 10:24:11 +02:00
2023-05-28 12:36:29 +01:00
2024-03-26 10:43:35 +01:00
2023-07-25 18:20:02 +02:00
2022-09-01 16:08:29 +02:00
2022-09-01 16:08:29 +02:00
2023-12-10 17:21:43 -08:00
2023-05-28 12:36:29 +01:00
2024-10-02 17:23:23 -04:00
2021-03-10 09:37:15 +01:00
2024-08-07 12:51:38 +02:00
2023-03-21 14:06:11 +01:00
2023-12-15 13:55:30 +01:00
2023-05-28 12:36:30 +01:00
2022-06-21 16:43:37 +02:00
2023-07-30 13:26:09 +02:00
2024-10-02 17:23:23 -04:00
2022-02-15 15:11:20 +01:00
2024-08-22 17:17:35 +08:00
2024-10-02 17:23:23 -04:00
2021-10-21 12:48:18 +02:00
2024-09-03 09:53:34 +02:00
2023-05-28 12:36:30 +01:00
2023-05-13 17:33:18 +09:00
2023-07-27 10:24:09 +02:00
2024-07-31 10:41:25 +02:00
2024-03-07 20:58:25 +00:00
2023-05-28 12:36:31 +01:00
2023-01-12 10:53:12 +01:00
2023-08-12 10:03:16 +02:00
2023-07-27 10:24:10 +02:00
2023-07-27 10:24:11 +02:00
2023-10-02 09:48:52 -07:00
2024-10-02 17:23:23 -04:00
2023-10-02 16:19:13 +02:00
2023-10-02 16:19:12 +02:00
2024-09-13 07:41:27 +02:00
2021-03-18 09:02:27 +01:00
2024-10-02 17:23:23 -04:00
2021-03-10 09:37:15 +01:00
2024-02-19 09:23:00 +01:00
2023-05-29 15:29:03 +01:00
2023-05-29 15:29:03 +01:00
2023-05-28 15:25:53 +01:00
2023-07-27 10:24:11 +02:00
2022-12-15 16:06:10 +01:00
2024-01-27 17:39:09 -08:00
2024-09-05 16:39:21 +02:00
2024-09-26 09:59:50 -07:00
2024-09-26 09:59:50 -07:00
2024-01-04 16:08:13 +01:00
2024-09-03 09:54:39 +02:00
2023-06-13 11:34:50 +02:00
2024-10-02 17:23:23 -04:00
2024-09-05 16:39:23 +02:00
2024-03-02 20:25:27 +01:00
2024-01-04 16:05:50 +01:00
2024-01-04 16:05:50 +01:00
2023-02-06 13:46:42 +01:00
2022-02-25 19:12:21 +05:30
2024-10-02 17:23:23 -04:00
2024-09-11 15:38:25 +02:00
2024-08-07 12:51:38 +02:00
2024-09-11 15:37:52 +02:00
2024-04-23 16:25:29 -07:00
2024-01-27 17:39:09 -08:00
2024-05-01 08:47:14 +02:00
2024-09-11 15:38:25 +02:00
2024-04-23 16:25:29 -07:00
2023-01-25 15:48:17 +01:00
2023-07-31 09:36:55 +02:00
2023-03-23 17:25:22 +01:00
2024-06-27 16:08:05 +02:00
2024-09-05 16:39:23 +02:00
2024-09-11 15:38:25 +02:00