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