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