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