Re: [PATCH net-next v5 11/21] tools: move alignment-related macros to new <linux/align.h>

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/1/24 13:22, Alexander Lobakin wrote:
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@xxxxxxxxx>
---
  tools/include/linux/align.h  | 12 ++++++++++++
  tools/include/linux/bitmap.h |  2 +-
  tools/include/linux/mm.h     |  5 +----
  3 files changed, 14 insertions(+), 5 deletions(-)
  create mode 100644 tools/include/linux/align.h


Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux