milos-linux/drivers/scsi/libsas
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
..
Kconfig
Makefile
sas_ata.c SCSI misc on 20250806 2025-08-06 15:44:25 +03:00
sas_discover.c scsi: libsas: Use a bool for sas_deform_port() second argument 2025-07-25 09:03:57 -04:00
sas_event.c
sas_expander.c scsi: libsas: Add dev_parent_is_expander() helper 2025-08-18 22:08:30 -04:00
sas_host_smp.c
sas_init.c scsi: libsas: Add rollback handling when an error occurs 2025-12-08 22:08:31 -05:00
sas_internal.h scsi: libsas: Add rollback handling when an error occurs 2025-12-08 22:08:31 -05:00
sas_phy.c scsi: libsas: Add rollback handling when an error occurs 2025-12-08 22:08:31 -05:00
sas_port.c scsi: libsas: Use a bool for sas_deform_port() second argument 2025-07-25 09:03:57 -04:00
sas_scsi_host.c kernel.h: drop hex.h and update all hex.h users 2026-01-20 19:44:19 -08:00
sas_task.c