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