On Wed, Feb 28, 2024 at 08:28:31AM -0800, Yury Norov wrote:
On Thu, Feb 01, 2024 at 01:22:06PM +0100, Alexander Lobakin wrote:
quoted
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: Alexander Lobakin <aleksander.lobakin@intel.com>
Reviewed-by: Yury Norov <yury.norov@gmail.com>
Sorry, please read this as:
Signed-off-by: Yury Norov <yury.norov@gmail.com>