aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2024-05-07 20:01:31 +0000
committerYury Norov <[email protected]>2024-05-19 23:12:38 +0000
commit9f2c2d6ba13da08643c65b948ce5e3d616864c47 (patch)
treeed722d46a1e9847db51651fff6aac385a9ba0e73 /net/unix/af_unix.c
parentMAINTAINERS: add BITOPS API record (diff)
downloadkernel-9f2c2d6ba13da08643c65b948ce5e3d616864c47.tar.gz
kernel-9f2c2d6ba13da08643c65b948ce5e3d616864c47.zip
bitops: Move aligned_byte_mask() to wordpart.h
The bitops.h is for bit related operations. The aligned_byte_mask() is about byte (or part of the machine word) operations, for which we have a separate header, move the mentioned macro to wordpart.h to consolidate similar operations. Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Yury Norov <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions