aboutsummaryrefslogtreecommitdiff
path: root/include/linux/hex.h
AgeCommit message (Collapse)AuthorFilesLines
2023-04-08kernel.h: split the hexadecimal related helpers to hex.hAndy Shevchenko1-0/+35
For the sake of cleaning up the kernel.h split the hexadecimal related helpers to own header called 'hex.h'. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Andy Shevchenko <[email protected]> Cc: Rasmus Villemoes <[email protected]> Signed-off-by: Andrew Morton <[email protected]>