milos-linux/drivers/infiniband/ulp
Randy Dunlap 24c776355f kernel.h: drop hex.h and update all hex.h users
Remove <linux/hex.h> from <linux/kernel.h> and update all users/callers of
hex.h interfaces to directly #include <linux/hex.h> as part of the process
of putting kernel.h on a diet.

Removing hex.h from kernel.h means that 36K C source files don't have to
pay the price of parsing hex.h for the roughly 120 C source files that
need it.

This change has been build-tested with allmodconfig on most ARCHes.  Also,
all users/callers of <linux/hex.h> in the entire source tree have been
updated if needed (if not already #included).

Link: https://lkml.kernel.org/r/20251215005206.2362276-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Yury Norov (NVIDIA) <yury.norov@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2026-01-20 19:44:19 -08:00
..
ipoib IB/IPoIB: Add support for hwtstamp get/set ndos 2025-10-31 16:36:43 -07:00
iser IB/iser: add WQ_PERCPU to alloc_workqueue users 2025-11-09 06:30:48 -05:00
isert IB/isert: add WQ_PERCPU to alloc_workqueue users 2025-11-09 06:30:58 -05:00
opa_vnic RDMA: Use ethtool string helpers 2024-10-30 11:28:57 +02:00
rtrs RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation 2025-12-30 05:47:32 -05:00
srp kernel.h: drop hex.h and update all hex.h users 2026-01-20 19:44:19 -08:00
srpt kernel.h: drop hex.h and update all hex.h users 2026-01-20 19:44:19 -08:00
Makefile