aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_bitmap.c
diff options
context:
space:
mode:
authorAlexander Lobakin <[email protected]>2024-03-27 15:23:48 +0000
committerDavid S. Miller <[email protected]>2024-04-01 09:49:28 +0000
commit10a04ff09bcc39e0044190ffe9f00f998f13647c (patch)
treec2bc06b24930b4cf4f5630ca2146201787338056 /lib/test_bitmap.c
parentbtrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits() (diff)
downloadkernel-10a04ff09bcc39e0044190ffe9f00f998f13647c.tar.gz
kernel-10a04ff09bcc39e0044190ffe9f00f998f13647c.zip
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 <[email protected]> Signed-off-by: Alexander Lobakin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions