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