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