Files
linux-bredos/tools/include/linux
Alexander Lobakin 10a04ff09b tools: move alignment-related macros to new <linux/align.h>
Currently, tools have *ALIGN*() macros scattered across the unrelated
headers, as there are only 3 of them and they were added separately
each time on an as-needed basis.
Anyway, let's make it more consistent with the kernel headers and allow
using those macros outside of the mentioned headers. Create
<linux/align.h> inside the tools/ folder and include it where needed.

Signed-off-by: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-04-01 10:49:28 +01:00
..
2022-07-10 21:17:30 -04:00
2022-02-20 08:44:37 +02:00
2022-02-20 08:44:37 +02:00
2021-02-08 12:28:07 +01:00
2021-01-14 18:34:29 -08:00
2022-09-21 12:21:44 -07:00
2022-01-20 08:52:54 +02:00
2022-02-20 08:44:37 +02:00
2021-11-30 09:14:42 -08:00
2018-09-10 13:48:23 +02:00
2022-02-20 08:44:37 +02:00
2024-03-05 11:12:47 +01:00