public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] bitops: Reshuffle bitops.h and wordpart,h
@ 2024-05-07 20:01 Andy Shevchenko
  2024-05-07 20:01 ` [PATCH v2 1/2] bitops: Move aligned_byte_mask() to wordpart.h Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andy Shevchenko @ 2024-05-07 20:01 UTC (permalink / raw)
  To: Yury Norov, Andy Shevchenko, linux-kernel; +Cc: Rasmus Villemoes, Andrew Morton

Move word part related macros to the respective header.
While at it, fix the inclusion mess in lib/usercopy.h.

Andy Shevchenko (2):
  bitops: Move aligned_byte_mask() to wordpart.h
  usercopy: Don't use "proxy" headers

 include/linux/bitops.h   | 7 -------
 include/linux/wordpart.h | 7 +++++++
 lib/usercopy.c           | 9 +++++++--
 3 files changed, 14 insertions(+), 9 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-05-07 21:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-07 20:01 [PATCH v2 0/2] bitops: Reshuffle bitops.h and wordpart,h Andy Shevchenko
2024-05-07 20:01 ` [PATCH v2 1/2] bitops: Move aligned_byte_mask() to wordpart.h Andy Shevchenko
2024-05-07 20:01 ` [PATCH v2 2/2] usercopy: Don't use "proxy" headers Andy Shevchenko
2024-05-07 21:38 ` [PATCH v2 0/2] bitops: Reshuffle bitops.h and wordpart,h Yury Norov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox